Click or drag to resize
LibraryPlatform Property
Platform the library is running on

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntax
public static SupportedPlatform Platform { get; }

Property Value

Type: SupportedPlatform
Remarks
Used to determine how the native library will loaded and unloaded.
See Also