SPDiagnosticsCategory.Area Property

Gets the parent Area of this SPDiagnosticsCategory object.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

SPDiagnosticsCategory Class

SPDiagnosticsCategory Members

Microsoft.SharePoint.Administration Namespace