ExtensionPackageInfo2Version Property |
Gets the version of the extension package.
Namespace:
Dundas.BI.Extensibility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public 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
Type:
VersionSee Also