: CrawlRule.Path (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the path that the crawl rule applies to.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property Path As String
'Uso
Dim instance As CrawlRule
Dim value As String
value = instance.Path
instance.Path = value
public string Path { get; set; }
Valor de propiedad
A string that contains the crawl rule path.
Vea también
Referencia
CrawlRule (Clase)
CrawlRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)