OperationUserFileSystemPath Property |
IT Hit User File System
User file system path.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.5.27248.0
Syntaxpublic 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:
String
RemarksIn case of the mote operation this is a source item user file system path.
See Also