QueryPropertyValue.BoolVal 属性

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

语法

声明
Public Property BoolVal As Boolean
    Get
    Set
用法
Dim instance As QueryPropertyValue
Dim value As Boolean

value = instance.BoolVal

instance.BoolVal = value
public bool BoolVal { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

QueryPropertyValue 类

QueryPropertyValue 成员

Microsoft.SharePoint.Client.Search.Query 命名空间