 | FileTransferRemotePath Property |
the remote path on the server
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic string RemotePath { get; }
Public ReadOnly Property RemotePath As String
Get
public:
property String^ RemotePath {
String^ get ();
}
member RemotePath : string with get
Property Value
Type:
String
See Also