LocationConfigurationCollection 成员 (Microsoft.Office.Server.Search.Administration)
Specifies a collection of LocationConfiguration objects.
以下表格列出了由 LocationConfigurationCollection 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
![]() |
Count | Gets a count of LocationConfiguration objects in the collection. |
![]() |
CrawlProxy | Specifies a WebProxy object that contains the HTTP proxy settings used for crawling other servers. |
![]() |
IsReadOnly | Gets a value that indicates whether the collection is read-only. |
![]() |
ProxyUrl | Gets or sets the URL that specifies the location of the CrawlProxy object. |
![]() |
UseCrawlProxy | Specifies whether to use the CrawlProxy object. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
Add | Adds a LocationConfiguration object to the collection. |
![]() |
Clear | Removes all of the LocationConfiguration objects from the collection. |
![]() |
Contains | 已重载。 |
![]() |
CopyTo | Copies the elements of the collection to an array, starting at a particular array index. |
![]() |
Equals | 已重载。 (继承自 Object) |
![]() |
GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() |
GetHashCode | (继承自 Object) |
![]() |
GetType | (继承自 Object) |
![]() ![]() |
ReferenceEquals | (继承自 Object) |
![]() |
Remove | 已重载。 Removes a Microsoft.Office.Server.Search.Administration.LocationConfiguration object from the collection. |
![]() |
ToString | (继承自 Object) |
![]() |
TryGetLocationConfigurationByInternalName | Retrieves the Microsoft.Office.Server.Search.Administration.LocationConfiguration object that matches the specified InternalName property. |
![]() |
TryGetLocationConfigurationByName | Retrieves the first Microsoft.Office.Server.Search.Administration.LocationConfiguration object in the collection that matches the specified InternalName property. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object) |
![]() |
MemberwiseClone | (继承自 Object) |
页首
显式接口实现
名称 | 说明 | |
---|---|---|
![]() ![]() |
System.Collections.IEnumerable.GetEnumerator |
页首
另请参阅
参考
LocationConfigurationCollection 类
Microsoft.Office.Server.Search.Administration 命名空间