Partager via


LocationConfiguration.InternalName, propriété (Microsoft.Office.Server.Search.Administration)

Specifies a unique name to identify the federated search location. This name corresponds to the InternalName 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 InternalName As String
'Utilisation
Dim instance As LocationConfiguration
Dim value As String

value = instance.InternalName

instance.InternalName = value
public string InternalName { get; set; }

Remarques

This element must be specified when the location is created and cannot be changed. This element must contain only alphanumeric characters. The maximum number of characters is 60.

Voir aussi

Référence

LocationConfiguration, classe
Membres LocationConfiguration
Microsoft.Office.Server.Search.Administration, espace de noms