Managed Syslog Server Class Library Reference

EventLogRegexEntry.RegexPattern Property

正規表現マッチに利用する正規表現パターン。

[Visual Basic]
Public Property RegexPattern As String
[C#]
public string RegexPattern {get; set;}

See Also

EventLogRegexEntry Class | Syslog.Config.EventLog Namespace