ShellItemKindList Property |
Gets the Windows KIND list of this item.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual IEnumerable<string> KindList { get; }
Property Value
Type:
IEnumerableStringThe Windows KIND list of this item.
See Also