PluginInfoInfo Property
Note: This API is now obsolete.
Information about the plug-in assembly in backward compatibility format.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
[ObsoleteAttribute("ComponentInfo property should be used instead")]
public AssemblyInfo Info { get; }
<ObsoleteAttribute("ComponentInfo property should be used instead")>
Public ReadOnly Property Info As AssemblyInfo
Get
public:
[ObsoleteAttribute(L"ComponentInfo property should be used instead")]
property AssemblyInfo Info {
AssemblyInfo get ();
}
[<ObsoleteAttribute("ComponentInfo property should be used instead")>]
member Info : AssemblyInfo with get
Property Value
AssemblyInfo