ShellSystemListItemShellSystemList Property |
Get the ShellSystemList view that this item is associated with.
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