Share via


PropertyConstraint.Property Property

Gets the name of the property.

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

Syntax

'Declaration
Public Property Property As String
    Get
    Friend Set
'Usage
Dim instance As PropertyConstraint
Dim value As String

value = instance.Property
public string Property { get; internal set; }

Property Value

Type: System.String
A string that contains the name of the property.

See Also

Reference

PropertyConstraint Class

PropertyConstraint Members

Microsoft.SharePoint.Search.Query Namespace