SPDiagnosticsCategory.Shadow Property

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

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