PageWebServerSummaryPageIcon Property |
See base docs.
Namespace: VirtualRadar.WinForms.SettingPageAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override Image PageIcon { get; }
Public Overrides ReadOnly Property PageIcon As Image
Get
public:
virtual property Image^ PageIcon {
Image^ get () override;
}
abstract PageIcon : Image with get
override PageIcon : Image with get
Property Value
Type:
ImageSee Also