SelectionCancelEventArgsGenTSelection Property |
The Selection. Type is determined by the deriving class.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic T Selection { get; }Public ReadOnly Property Selection As T
Get
public:
property T Selection {
T get ();
}member Selection : 'T with get
Property Value
T
See Also