ComServerDisplayNameString Property |
Gets the display name.
If will be different of DisplayName only if DisplayName is a Shell indirect string.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string DisplayNameString { get; }
Property Value
Type:
String
The display name.
See Also