CopyMoveResultDestination Property |
Indicates the destination file or directory.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string Destination { get; }
Public ReadOnly Property Destination As String
Get
public:
property String^ Destination {
String^ get ();
}
member Destination : string with get
Property Value
Type:
StringSee Also