SPDiagnosticsConditions.Enable-Methode
Ermöglicht die Anforderungen an den in diesem Objekt angegebenen Bedingungen entsprechen.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Function Enable As Boolean
'Usage
Dim instance As SPDiagnosticsConditions
Dim returnValue As Boolean
returnValue = instance.Enable()
public bool Enable()
Typ: System.Boolean
Der vorherige aktivierte Zustand.
SPDiagnosticsConditions Klasse