Partager via


QueryProperties.FarmId - 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> _
Public Property FarmId As Guid
    Get
    Set
'Utilisation
Dim instance As QueryProperties
Dim value As Guid

value = instance.FarmId

instance.FarmId = value
[DataMemberAttribute]
public Guid FarmId { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

QueryProperties classe

QueryProperties - Membres

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