命名空间: Microsoft.SharePoint.Diagnostics
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property MatchAnyKeywords As ULong
Get
Set
用法
Dim instance As SPEventCollectionSetting
Dim value As ULong
value = instance.MatchAnyKeywords
instance.MatchAnyKeywords = value
public ulong MatchAnyKeywords { get; set; }