Share via


InvalidPropertyException 类 (Microsoft.Office.Server.Search.Query)

Represents the exception that is thrown when the search query contains a property that is not valid.

命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public NotInheritable Class InvalidPropertyException
    Inherits SearchQueryException
    Implements ISerializable
用法
Dim instance As InvalidPropertyException
[SerializableAttribute] 
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public sealed class InvalidPropertyException : SearchQueryException, ISerializable

继承层次结构

System.Object
   System.Exception
     Microsoft.Office.Server.Search.Query.SearchQueryException
      Microsoft.Office.Server.Search.Query.InvalidPropertyException

线程安全性

此类型的任何公共静态( Visual Basic 中共享)成员是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

参考

InvalidPropertyException 成员
Microsoft.Office.Server.Search.Query 命名空间

其他资源

构建企业级搜索查询
企业级搜索查询对象模型概述
企业级搜索查询 Web 服务概述
管理元数据