 | FileInfoType Property |
Indicates if this entry is a directory or a file.
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic FileListType Type { get; }
Public ReadOnly Property Type As FileListType
Get
public:
property FileListType Type {
FileListType get ();
}
member Type : FileListType with get
Property Value
Type:
FileListType
See Also