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