包含指定允许使用此联合的搜索位置的网站 Url 的字符串的集合。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property AllowedSiteCollectionUrls As StringCollection
Get
Set
用法
Dim instance As LocationConfiguration
Dim value As StringCollection
value = instance.AllowedSiteCollectionUrls
instance.AllowedSiteCollectionUrls = value
[DataMemberAttribute]
public StringCollection AllowedSiteCollectionUrls { get; set; }
属性值
类型:System.Collections.Specialized.StringCollection