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