CrawlRule.Path, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the path that the crawl rule applies to.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property Path As String
'Utilisation
Dim instance As CrawlRule
Dim value As String
value = instance.Path
instance.Path = value
public string Path { get; set; }
Valeur de la propriété
A string that contains the crawl rule path.
Voir aussi
Référence
CrawlRule, classe
Membres CrawlRule
Microsoft.Office.Server.Search.Administration, espace de noms