ApplicationInfoProductVersionDisplayText Property |
Gets the friendly display version of the product version.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string ProductVersionDisplayText { get; }
Public ReadOnly Property ProductVersionDisplayText As String
Get
public:
property String^ ProductVersionDisplayText {
String^ get ();
}
member ProductVersionDisplayText : string with get
Property Value
Type:
StringSee Also