Share via


PropertyConstraint.Values Property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property Values As String()
    Get
'Usage
Dim instance As PropertyConstraint
Dim value As String()

value = instance.Values
public string[] Values { get; }

Property Value

Type: []

See Also

Reference

PropertyConstraint Class

PropertyConstraint Members

Microsoft.Office.Server.Search.Query Namespace