Partager via


SPEventCollectionSetting - Constructeur (Guid, UInt64, Byte, Boolean)

Espace de noms :  Microsoft.SharePoint.Diagnostics
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    providerId As Guid, _
    matchAnyKeywords As ULong, _
    level As Byte, _
    isEnabled As Boolean _
)
'Utilisation
Dim providerId As Guid
Dim matchAnyKeywords As ULong
Dim level As Byte
Dim isEnabled As Boolean

Dim instance As New SPEventCollectionSetting(providerId, _
    matchAnyKeywords, level, isEnabled)
public SPEventCollectionSetting(
    Guid providerId,
    ulong matchAnyKeywords,
    byte level,
    bool isEnabled
)

Paramètres

Voir aussi

Référence

SPEventCollectionSetting classe

SPEventCollectionSetting - Membres

SPEventCollectionSetting - Surcharge

Microsoft.SharePoint.Diagnostics - Espace de noms