Partager via


CrawlRule.IsAdvancedRegularExpression - Propriété

Permet d'accéder à la propriété isAdvancedRegularExpression.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property IsAdvancedRegularExpression As Boolean
    Get
    Set
'Utilisation
Dim instance As CrawlRule
Dim value As Boolean

value = instance.IsAdvancedRegularExpression

instance.IsAdvancedRegularExpression = value
public bool IsAdvancedRegularExpression { get; set; }

Valeur de propriété

Type : System.Boolean
Retourne Boolean .

Voir aussi

Référence

CrawlRule classe

CrawlRule - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms