ApplicationInfoProductVersion Property |
Gets the full version number of the application.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public virtual Version ProductVersion { get; }
Public Overridable ReadOnly Property ProductVersion As Version
Get
public:
virtual property Version^ ProductVersion {
Version^ get ();
}
abstract ProductVersion : Version with get
override ProductVersion : Version with get
Property Value
Type:
VersionSee Also