PluginComponentInfoTitle Property

Title of the plug-in component.

Definition

Namespace: SMath.Extensibility
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
public string Title { get; }

Property Value

String

Implements

IComponentInfoTitle

See Also