Partager via


ContentSource.StartAddresses, propriété (Microsoft.Office.Server.Search.Administration)

Gets the collection of start addresses for a content source.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property StartAddresses As StartAddressCollection
'Utilisation
Dim instance As ContentSource
Dim value As StartAddressCollection

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

Valeur de la propriété

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

Voir aussi

Référence

ContentSource, classe
Membres ContentSource
Microsoft.Office.Server.Search.Administration, espace de noms