Share via


PropertyConstraintCollection クラス (Microsoft.SharePoint.Search.Query)

PropertyConstraint オブジェクトのコレクションを表します。

名前空間: Microsoft.SharePoint.Search.Query
アセンブリ: Microsoft.SharePoint.Search (microsoft.sharepoint.search.dll 内)

構文

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

継承階層

System.Object
  Microsoft.SharePoint.Search.Query.PropertyConstraintCollection

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

PropertyConstraintCollection メンバ
Microsoft.SharePoint.Search.Query 名前空間