IApplicationInformationProductName Property |
Gets the content of the AssemblyProduct attribute for the application.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ProductName { get; }
ReadOnly Property ProductName As String
Get
property String^ ProductName {
String^ get ();
}
abstract ProductName : string with get
Property Value
Type:
StringSee Also