FormatDetailsShowFormatTag Property |
Gets or sets the value indicating whether show format tag in
ToString.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public bool ShowFormatTag { get; set; }
Public Property ShowFormatTag As Boolean
Get
Set
public:
property bool ShowFormatTag {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also