Click or drag to resize

ComServerResolvedDisplayName Property

Gets a final display name that's not empty.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual string ResolvedDisplayName { get; }

Property Value

Type: String
A display name.
See Also