ExtensionPackageInfoVersion Property |
Gets the version of the extension package.
Namespace: Dundas.BI.ExtensibilityAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic abstract Version Version { get; }Public MustOverride ReadOnly Property Version As Version
Get
public:
virtual property Version^ Version {
Version^ get () abstract;
}abstract Version : Version with get
Property Value
Version
See Also