Compartir a través de


: CrawlRule.Type (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the crawl rule type.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property Type As CrawlRuleType
'Uso
Dim instance As CrawlRule
Dim value As CrawlRuleType

value = instance.Type

instance.Type = value
public CrawlRuleType Type { get; set; }

Valor de propiedad

A value from the CrawlRuleType enumeration specifying the type of crawl rule.

Vea también

Referencia

CrawlRule (Clase)
CrawlRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)