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 global identifier of the tab.
Namespace: Microsoft.WindowsServerSolutions.Settings
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
Guid TabId { get; }
property Guid TabId {
Guid get();
}
ReadOnly Property TabId As Guid
Property Value
Type: System.Guid
A System.Guid.
See Also
ISettingsData Interface
Microsoft.WindowsServerSolutions.Settings Namespace
Return to top