LocationConfiguration.Type, propriété (Microsoft.Office.Server.Search.Administration)
Specifies the type of federated search location. This corresponds to the LocationType element of the OpenSearchDescription of the federated location definition file.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property Type As LocationType
'Utilisation
Dim instance As LocationConfiguration
Dim value As LocationType
value = instance.Type
instance.Type = value
public LocationType Type { get; set; }
Remarques
You can specify one of the following location types:
LocalSharePoint: Specify this type for local SharePoint sites. This is the default value.
OpenSearch: Specify this type for remote SharePoint sites and other OpenSearch providers.
Voir aussi
Référence
LocationConfiguration, classe
Membres LocationConfiguration
Microsoft.Office.Server.Search.Administration, espace de noms