Interface IExtensionTypeInfoUtility
Assembly: CAMAPI.Extensions.dll
Syntax
[Guid("52B66612-D452-462E-B8D8-722E863A9306")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IExtensionTypeInfoUtility
Properties
Caption
Declaration
string Caption { get; set; }
Property Value
HintText
Declaration
string HintText { get; set; }
Property Value
IconPath
Declaration
string IconPath { get; set; }
Property Value
LoaderExtensionIdent
Declaration
string LoaderExtensionIdent { get; set; }
Property Value