MoveOperationTargetUserFileSystemPath Property |
IT Hit User File System
Target user file system path.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax public string TargetUserFileSystemPath { get; set; }
Public Property TargetUserFileSystemPath As String
Get
Set
public:
property String^ TargetUserFileSystemPath {
String^ get ();
void set (String^ value);
}
member TargetUserFileSystemPath : string with get, set
Property Value
Type:
StringSee Also