Freigeben über


SPEventCollectionSetting.IsEnabled-Eigenschaft

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property IsEnabled As Boolean
    Get
    Set
'Usage
Dim instance As SPEventCollectionSetting
Dim value As Boolean

value = instance.IsEnabled

instance.IsEnabled = value
public bool IsEnabled { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SPEventCollectionSetting Klasse

SPEventCollectionSetting-Member

Microsoft.SharePoint.Diagnostics-Namespace