Click or drag to resize

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
C#
public virtual string DisplayName { get; protected set; }

Property Value

Type: String
The display name.
See Also