PropertyConstraint.Property property
Obtém o nome da propriedade.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<DataMemberAttribute> _
Public Property Property As String
Get
Friend Set
'Uso
Dim instance As PropertyConstraint
Dim value As String
value = instance.Property
[DataMemberAttribute]
public string Property { get; internal set; }
Property value
Type: System.String
Uma seqüência de caracteres que contém o nome da propriedade.