ExtensionPackageInfo2Version 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 override Version Version { get; }Public Overrides ReadOnly Property Version As Version
Get
public:
virtual property Version^ Version {
Version^ get () override;
}abstract Version : Version with get
override Version : Version with get
Property Value
Version
See Also