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