 | LibraryResourcesFolder Property |
Path pointing to the directory where the soundbackends folder is located.
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic static string ResourcesFolder { get; }
Public Shared ReadOnly Property ResourcesFolder As String
Get
public:
static property String^ ResourcesFolder {
String^ get ();
}
static member ResourcesFolder : string with get
Property Value
Type:
String
See Also