ContentSource.StartAddresses 属性 (Microsoft.Office.Server.Search.Administration)

Gets the collection of start addresses for a content source.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public ReadOnly Property StartAddresses As StartAddressCollection
用法
Dim instance As ContentSource
Dim value As StartAddressCollection

value = instance.StartAddresses
public StartAddressCollection StartAddresses { get; }

属性值

A StartAddressCollection object that represents the start addresses for the content source.

另请参阅

参考

ContentSource 类
ContentSource 成员
Microsoft.Office.Server.Search.Administration 命名空间