Pattern that marks the end of a block that should be ignored in the search process
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string IgnoreBlockEndPattern { get; set; }
Public Property IgnoreBlockEndPattern As String
public: property String^ IgnoreBlockEndPattern { String^ get (); void set (String^ value); }