log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
StringMatchFilter.m_stringRegexToMatch Field
A string regex to match
[Visual Basic]
Protected m_stringRegexToMatch As
String
[C#]
protected
string m_stringRegexToMatch;
See Also
StringMatchFilter Class | log4net.Filter Namespace