Partager via


QueryProperties.PropertiesContractVersion - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(Order := )> _
Public Property PropertiesContractVersion As String
    Get
    Set
'Utilisation
Dim instance As QueryProperties
Dim value As String

value = instance.PropertiesContractVersion

instance.PropertiesContractVersion = value
[DataMemberAttribute(Order = )]
public string PropertiesContractVersion { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

QueryProperties classe

QueryProperties - Membres

Microsoft.Office.Server.Search.Query - Espace de noms