Partager via


CrawlRule.ContentClass, propriété (Microsoft.Office.Server.Search.Administration)

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

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property ContentClass As String
'Utilisation
Dim instance As CrawlRule
Dim value As String

value = instance.ContentClass

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

Valeur de la propriété

A string containing the content class value.

Remarques

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

Voir aussi

Référence

CrawlRule, classe
Membres CrawlRule
Microsoft.Office.Server.Search.Administration, espace de noms