SharePointSearchRuntime.Location - Propriété

Obtient ou définit l'emplacement de sites SharePoint.

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

Syntaxe

'Déclaration
Public Property Location As Location
    Get
    Set
'Utilisation
Dim instance As SharePointSearchRuntime
Dim value As Location

value = instance.Location

instance.Location = value
public Location Location { get; set; }

Valeur de propriété

Type : Microsoft.Office.Server.Search.Query.Location
L'emplacement de sites SharePoint.

Implémentations

ILocationRuntime.Location

Voir aussi

Référence

SharePointSearchRuntime classe

SharePointSearchRuntime - Membres

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