log4net SDK Reference

StringMatchFilter.m_stringToMatch Field

The string to substring match against the message

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

Remarks

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

See Also

StringMatchFilter Class | log4net.Filter Namespace