IRegistryItemDisplayIcon Property |
Display icon for the product: Reistry path.
Namespace:
Xcalibur.Models.Base
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string DisplayIcon { get; set; }
Property DisplayIcon As String
Get
Set
property String^ DisplayIcon {
String^ get ();
void set (String^ value);
}
abstract DisplayIcon : string with get, set
Property Value
Type:
StringSee Also