IRegistryItemDisplayName Property |
Display name of product.
Namespace:
Xcalibur.Models.Base
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string DisplayName { get; set; }
Property DisplayName As String
Get
Set
property String^ DisplayName {
String^ get ();
void set (String^ value);
}
abstract DisplayName : string with get, set
Property Value
Type:
StringSee Also