Share via


SPEventCollectionSetting.MatchAnyKeywords property

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

Syntax

'Declaration
Public Property MatchAnyKeywords As ULong
    Get
    Set
'Usage
Dim instance As SPEventCollectionSetting
Dim value As ULong

value = instance.MatchAnyKeywords

instance.MatchAnyKeywords = value
public ulong MatchAnyKeywords { get; set; }

Property value

Type: System.UInt64

See also

Reference

SPEventCollectionSetting class

SPEventCollectionSetting members

Microsoft.SharePoint.Diagnostics namespace