CustomizePropertiesEventArgsItemIdList Property |
Gets the shell item for which properties are being displayed.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ItemIdList ItemIdList { get; }
Public ReadOnly Property ItemIdList As ItemIdList
Get
public:
property ItemIdList^ ItemIdList {
ItemIdList^ get ();
}
member ItemIdList : ItemIdList with get
Property Value
ItemIdList
See Also