 | SoundDeviceMode Property |
The soundbackend.
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic string Mode { get; }
Public ReadOnly Property Mode As String
Get
public:
virtual property String^ Mode {
String^ get () sealed;
}
abstract Mode : string with get
override Mode : string with get
Property Value
Type:
StringImplements
ISoundDeviceMode
See Also