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