Click or drag to resize

OperationEventArgsDestination Property

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.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public string Destination { get; }

Property Value

Type: String
See Also