LoadItemEventArgsTShellProperty Property |
Represents the column or property that is being loaded.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public SHCOLUMNID ShellProperty { get; }
Public ReadOnly Property ShellProperty As SHCOLUMNID
Get
public:
property SHCOLUMNID ShellProperty {
SHCOLUMNID get ();
}
member ShellProperty : SHCOLUMNID with get
Property Value
Type:
SHCOLUMNIDSee Also