Click or drag to resize

ComServerFriendlyTypeName Property

Gets the friendly type name.

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

Property Value

Type: String
The friendly type name
See Also