PluginInfoInfo Property

Note: This API is now obsolete.
Information about the plug-in assembly in backward compatibility format.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
[ObsoleteAttribute("ComponentInfo property should be used instead")]
public AssemblyInfo Info { get; }

Property Value

AssemblyInfo

See Also