Compartilhar via


SPDiagnosticsCategory.Area property

Obtém o Area do pai deste objeto SPDiagnosticsCategory .

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Property Area As SPDiagnosticsArea
    Get
    Friend Set
'Uso
Dim instance As SPDiagnosticsCategory
Dim value As SPDiagnosticsArea

value = instance.Area
public SPDiagnosticsArea Area { get; internal set; }

Property value

Type: Microsoft.SharePoint.Administration.SPDiagnosticsArea
O objeto pai.

Ver também

Referência

SPDiagnosticsCategory class

SPDiagnosticsCategory members

Microsoft.SharePoint.Administration namespace