CrawlRule.IsAdvancedRegularExpression property
Allows access to the isAdvancedRegularExpression property.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property IsAdvancedRegularExpression As Boolean
Get
Set
'Usage
Dim instance As CrawlRule
Dim value As Boolean
value = instance.IsAdvancedRegularExpression
instance.IsAdvancedRegularExpression = value
public bool IsAdvancedRegularExpression { get; set; }
Property value
Type: System.Boolean
Returns Boolean.