ExtensionPackageInfo2Author Property |
Gets the name of the extension package author.
Namespace: Dundas.BI.ExtensibilityAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic override sealed string? Author { get; }Public Overrides NotOverridable ReadOnly Property Author As String
Get
public:
virtual property String^ Author {
String^ get () override sealed;
}abstract Author : string with get
override Author : string with get
Property Value
String
See Also