IAboutViewProductName Property |
Gets or sets the product's name.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ProductName { get; set; }
Property ProductName As String
Get
Set
property String^ ProductName {
String^ get ();
void set (String^ value);
}
abstract ProductName : string with get, set
Property Value
Type:
StringSee Also