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