IPluginAssemblyComponentInfo Property
Information about the plug-in assembly which is filled when the plug-in is being loaded.
Namespace: SMath.ExtensibilityAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
IComponentInfo ComponentInfo { get; }
ReadOnly Property ComponentInfo As IComponentInfo
Get
property IComponentInfo^ ComponentInfo {
IComponentInfo^ get ();
}
abstract ComponentInfo : IComponentInfo with get
Property Value
IComponentInfo