ApplicationInfoProductName Property |
Gets the product name, used to identify 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 string ProductName { get; }
Public ReadOnly Property ProductName As String
Get
public:
property String^ ProductName {
String^ get ();
}
member ProductName : string with get
Property Value
Type:
StringSee Also