ShellSystemListItemCollectionShellSystemList Property |
Get the ShellSystemList instance this collection is associated to.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ShellSystemList ShellSystemList { get; }Public ReadOnly Property ShellSystemList As ShellSystemList
Get
public:
property ShellSystemList^ ShellSystemList {
ShellSystemList^ get ();
}member ShellSystemList : ShellSystemList with get
Property Value
ShellSystemList
See Also