SPDiagnosticsCategory.Area-Eigenschaft
Ruft die übergeordnete Area dieses SPDiagnosticsCategory -Objekts ab.
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; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.SPDiagnosticsArea
Das übergeordnete Objekt.