Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows requests to match the conditions specified in this object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function Enable As Boolean
'Usage
Dim instance As SPDiagnosticsConditions
Dim returnValue As Boolean
returnValue = instance.Enable()
public bool Enable()
Return value
Type: System.Boolean
The previous enabled state.