ShellSystemListSelected Property |
Returns the currently selected item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ShellSystemListItem Selected { get; }
Public ReadOnly Property Selected As ShellSystemListItem
Get
public:
property ShellSystemListItem^ Selected {
ShellSystemListItem^ get ();
}
member Selected : ShellSystemListItem with get
Property Value
Type:
ShellSystemListItemSee Also