OperationUserFileSystemPath Property |
IT Hit User File System
User file system path.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax public string UserFileSystemPath { get; set; }
Public Property UserFileSystemPath As String
Get
Set
public:
property String^ UserFileSystemPath {
String^ get ();
void set (String^ value);
}
member UserFileSystemPath : string with get, set
Property Value
Type:
StringRemarks In case of the mote operation this is a source item user file system path.
See Also