Pattern that marks the start of a block that should be ignored in the search process
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public string IgnoreBlockBeginPattern { get; set; }
public string IgnoreBlockBeginPattern { get; set; }
Public Property IgnoreBlockBeginPattern As String Get Set
Public Property IgnoreBlockBeginPattern As String Get Set
public: property String^ IgnoreBlockBeginPattern { String^ get (); void set (String^ value); }
public: property String^ IgnoreBlockBeginPattern { String^ get (); void set (String^ value); }
member IgnoreBlockBeginPattern : string with get, set
member IgnoreBlockBeginPattern : string with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120