CopyMoveResultSource Property |
Indicates the source file or directory.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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