ExtensionPackageInfo2Name Property

Gets the name of the extension package.

Namespace: Dundas.BI.Extensibility
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public override sealed string Name { get; }

Property Value

String
Remarks
The return value of this property should never change depending on the culture.
See Also