Compartir a través de


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

Gets or sets a string that is sent to the protocol handler for any content matching the crawl rule.

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

Sintaxis

'Declaración
Public Property ContentClass As String
'Uso
Dim instance As CrawlRule
Dim value As String

value = instance.ContentClass

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

Valor de propiedad

A string containing the content class value.

Comentarios

This property is not used by the out-of-the box protocol handlers.

Vea también

Referencia

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