CrawlRule.Type, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the crawl rule type.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property Type As CrawlRuleType
'Utilisation
Dim instance As CrawlRule
Dim value As CrawlRuleType
value = instance.Type
instance.Type = value
public CrawlRuleType Type { get; set; }
Valeur de la propriété
A value from the CrawlRuleType enumeration specifying the type of crawl rule.
Voir aussi
Référence
CrawlRule, classe
Membres CrawlRule
Microsoft.Office.Server.Search.Administration, espace de noms