PropertyConstraint.Values プロパティ (Microsoft.SharePoint.Search.Query)
名前空間: Microsoft.SharePoint.Search.Query
アセンブリ: Microsoft.SharePoint.Search (microsoft.sharepoint.search.dll 内)
構文
'宣言
Public ReadOnly Property Values As String()
'使用
Dim instance As PropertyConstraint
Dim value As String()
value = instance.Values
public string[] Values { get; }
関連項目
参照
PropertyConstraint クラス
PropertyConstraint メンバ
Microsoft.SharePoint.Search.Query 名前空間