AlertManagerInfo.SearchAlertNotificationFormatVersion 属性

获取或设置搜索通知格式的版本。

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<DataMemberAttribute> _
Public Property SearchAlertNotificationFormatVersion As Integer
    Get
    Set
用法
Dim instance As AlertManagerInfo
Dim value As Integer

value = instance.SearchAlertNotificationFormatVersion

instance.SearchAlertNotificationFormatVersion = value
[DataMemberAttribute]
public int SearchAlertNotificationFormatVersion { get; set; }

属性值

类型:System.Int32
搜索通知格式的版本。

另请参阅

引用

AlertManagerInfo 类

AlertManagerInfo 成员

Microsoft.Office.Server.Search.Query 命名空间