LocationConfiguration.AllowedSiteCollectionUrls, propriété (Microsoft.Office.Server.Search.Administration)
Contains a collection of strings that specify the site URLs that are permitted to use this federated search location.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property AllowedSiteCollectionUrls As StringCollection
'Utilisation
Dim instance As LocationConfiguration
Dim value As StringCollection
value = instance.AllowedSiteCollectionUrls
instance.AllowedSiteCollectionUrls = value
public StringCollection AllowedSiteCollectionUrls { get; set; }
Voir aussi
Référence
LocationConfiguration, classe
Membres LocationConfiguration
Microsoft.Office.Server.Search.Administration, espace de noms