ShellItemDisplayName Property |
Gets or sets the System.ItemNameDisplay property value.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual string DisplayName { get; protected set; }
Property Value
Type:
StringThe display name.
See Also