Click or drag to resize

ComServerDisplayNameString Property

Gets the display name. If will be different of DisplayName only if DisplayName is a Shell indirect string.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string DisplayNameString { get; }

Property Value

Type: String
The display name.
See Also