ShellBrowser .Net Edition
Destination Property
NamespacesJam.ShellOperationEventArgsDestination
In case of operations like copy or move this property contains the destination path. This property is null for other operations, to which it does not have a meaning.
Declaration Syntax
C#Visual BasicVisual C++
public string Destination { get; }
Public ReadOnly Property Destination As String
public:
property String^ Destination {
	String^ get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)