ShellSystemListItemCollectionShellSystemList Property |
Get the ShellSystemList instance this collection is associated to.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ShellSystemList ShellSystemList { get; }
Public ReadOnly Property ShellSystemList As ShellSystemList
Get
public:
property ShellSystemList^ ShellSystemList {
ShellSystemList^ get ();
}
member ShellSystemList : ShellSystemList with get
Property Value
Type:
ShellSystemListSee Also