Share via


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

Represents a collection of PropertyConstraint objects.

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

语法

声明
<DefaultMemberAttribute("Item")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public NotInheritable Class PropertyConstraintCollection
用法
Dim instance As PropertyConstraintCollection
[DefaultMemberAttribute("Item")] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public sealed class PropertyConstraintCollection

继承层次结构

System.Object
  Microsoft.Office.Server.Search.Query.PropertyConstraintCollection

线程安全性

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

另请参阅

参考

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