CopyMoveResultSource Property |
Indicates the source file or directory.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string Source { get; }
Public ReadOnly Property Source As String
Get
public:
property String^ Source {
String^ get ();
}
member Source : string with get
Property Value
Type:
StringSee Also