Share via


SPDiagnosticsCategory.Shadow property

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

Syntax

'Declaration
Public ReadOnly Property Shadow As Boolean
    Get
'Usage
Dim instance As SPDiagnosticsCategory
Dim value As Boolean

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

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

SPDiagnosticsCategory class

SPDiagnosticsCategory members

Microsoft.SharePoint.Administration namespace