log4net SDK Reference

StringMatchFilter.m_stringRegexToMatch Field

A string regex to match

[Visual Basic]
Protected m_stringRegexToMatch As String
[C#]
protected string m_stringRegexToMatch;

Remarks

Missing <remarks> documentation for F:log4net.Filter.StringMatchFilter.m_stringRegexToMatch

See Also

StringMatchFilter Class | log4net.Filter Namespace