SPTracingServiceInstance.Hidden Property

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

Syntax

'Declaration
Public Overrides ReadOnly Property Hidden As Boolean
    Get
'Usage
Dim instance As SPTracingServiceInstance
Dim value As Boolean

value = instance.Hidden
public override bool Hidden { get; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

SPTracingServiceInstance Class

SPTracingServiceInstance Members

Microsoft.SharePoint.Administration Namespace