CrawlMapping.Source, propriété (Microsoft.Office.Server.Search.Administration)
Gets the source URI for a crawl mapping.
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 Source As Uri
'Utilisation
Dim instance As CrawlMapping
Dim value As Uri
value = instance.Source
public Uri Source { get; }
Valeur de la propriété
A System.Uri object that represents the URI for the crawl mapping source.
Voir aussi
Référence
CrawlMapping, classe
Membres CrawlMapping
Microsoft.Office.Server.Search.Administration, espace de noms