Click or drag to resize

ShellItemItemType Property

Gets or sets the System.ItemType property value.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual string ItemType { get; protected set; }

Property Value

Type: String
The System.ItemType property value.
See Also