Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the title of the tab in the dialog box.
Namespace: Microsoft.WindowsServerSolutions.Settings
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
string TabTitle { get; }
property String^ TabTitle {
String^ get();
}
ReadOnly Property TabTitle As String
Property Value
Type: System.String
See Also
ISettingsData Interface
Microsoft.WindowsServerSolutions.Settings Namespace
Return to top