log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
StringMatchFilter.m_stringToMatch Field
The string to substring match against the message
[Visual Basic]
Protected m_stringToMatch As
String
[C#]
protected
string m_stringToMatch;
See Also
StringMatchFilter Class | log4net.Filter Namespace