Partager via


CrawlRule.Path - Propriété

Obtient ou définit le chemin d'accès auquel s'applique la règle d'analyse.

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
    Get
    Set
'Utilisation
Dim instance As CrawlRule
Dim value As String

value = instance.Path

instance.Path = value
public string Path { get; set; }

Valeur de propriété

Type : System.String
Chaîne qui contient le chemin d'accès de la règle d'analyse.

Voir aussi

Référence

CrawlRule classe

CrawlRule - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms