ContentSource.StartAddresses property
Obtém a coleção de endereços iniciais para uma fonte de conteúdo.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property StartAddresses As StartAddressCollection
Get
'Uso
Dim instance As ContentSource
Dim value As StartAddressCollection
value = instance.StartAddresses
public StartAddressCollection StartAddresses { get; }
Property value
Type: Microsoft.Office.Server.Search.Administration.StartAddressCollection
A coleção de endereços iniciais da fonte de conteúdo.