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 (25.3.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
Type: 
Version
See Also