ComServerFriendlyTypeNameString Property |
Gets the friendly type name.
If will be different of FriendlyTypeName only if FriendlyTypeName is a Shell indirect string.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string FriendlyTypeNameString { get; }
Property Value
Type:
String
The friendly type name
See Also