IComponentInfoAuthor Property
Author of the component.
-
For high level application component the value is predefined.
-
For assembly the value is taken from AssemblyCompanyAttribute.
Namespace: SMath.ExtensibilityAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
ReadOnly Property Author As String
Get
property String^ Author {
String^ get ();
}
abstract Author : string with get
Property Value
String