SPUsageApplication.LoggingEnabled-Eigenschaft
Gibt an, ob die Verwendungsprotokollierung für diese Verwendungsanwendung aktiviert ist.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LoggingEnabled As Boolean
Get
Set
'Usage
Dim instance As SPUsageApplication
Dim value As Boolean
value = instance.LoggingEnabled
instance.LoggingEnabled = value
public bool LoggingEnabled { get; set; }
Eigenschaftswert
Typ: System.Boolean
Ein Wert Boolean = true , wenn die Protokollierung aktiviert ist.