| MixerControlShortName Property |
Gets the short name of the control.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntaxpublic string ShortName { get; }Public ReadOnly Property ShortName As String
Get
public:
property String^ ShortName {
String^ get ();
}Property Value
Type:
StringThe short name.
See Also