Compartilhar via


SPDiagnosticsCategory.Shadow property

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

Syntax

'Declaração
Public ReadOnly Property Shadow As Boolean
    Get
'Uso
Dim instance As SPDiagnosticsCategory
Dim value As Boolean

value = instance.Shadow
public bool Shadow { get; }

Property value

Type: System.Boolean
Retorna Boolean.

Ver também

Referência

SPDiagnosticsCategory class

SPDiagnosticsCategory members

Microsoft.SharePoint.Administration namespace