Property SourceName
SourceName
Gets or sets the name of the audio source, or a comma-separated list of names if specifying multiple sources.
[TypeConverter(typeof(SourceNameArrayConverter))]
public string[] SourceName { get; set; }
Property Value
- string[]