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 parent Area of this SPDiagnosticsCategory object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Area As SPDiagnosticsArea
Get
Friend Set
'Usage
Dim instance As SPDiagnosticsCategory
Dim value As SPDiagnosticsArea
value = instance.Area
public SPDiagnosticsArea Area { get; internal set; }
Property value
Type: Microsoft.SharePoint.Administration.SPDiagnosticsArea
The parent object.