(Guid, UInt64, Byte, Boolean) del constructor SPEventCollectionSetting
Espacio de nombres: Microsoft.SharePoint.Diagnostics
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Sub New ( _
providerId As Guid, _
matchAnyKeywords As ULong, _
level As Byte, _
isEnabled As Boolean _
)
'Uso
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
)
Parámetros
- providerId
Tipo: System.Guid
- matchAnyKeywords
Tipo: System.UInt64
- level
Tipo: System.Byte
- isEnabled
Tipo: System.Boolean
Vea también
Referencia
clase SPEventCollectionSetting
Miembros SPEventCollectionSetting