PageGeneralSummaryPageTitle 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 string PageTitle { get; }
Public Overrides ReadOnly Property PageTitle As String
Get
public:
virtual property String^ PageTitle {
String^ get () override;
}
abstract PageTitle : string with get
override PageTitle : string with get
Property Value
Type:
StringSee Also