Freigeben über


LocationConfiguration.AllowedSiteCollectionUrls-Eigenschaft

Enthält eine Auflistung von Zeichenfolgen, die die Website-URLs, die berechtigt sind angeben, diesen Speicherort der Sammelsuche zu verwenden.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property AllowedSiteCollectionUrls As StringCollection
    Get
    Set
'Usage
Dim instance As LocationConfiguration
Dim value As StringCollection

value = instance.AllowedSiteCollectionUrls

instance.AllowedSiteCollectionUrls = value
[DataMemberAttribute]
public StringCollection AllowedSiteCollectionUrls { get; set; }

Eigenschaftswert

Typ: System.Collections.Specialized.StringCollection

Siehe auch

Referenz

LocationConfiguration Klasse

LocationConfiguration-Member

Microsoft.Office.Server.Search.Administration-Namespace