Managed Syslog Server Class Library Reference
EventLogRegexEntry Members
EventLogRegexEntry overview
Public Instance Constructors
EventLogRegexEntry Constructor
デフォルトコンストラクタ
Public Instance Properties
EventSource
正規表現マッチするイベントエントリの項目を表します。
RegexPattern
正規表現マッチに利用する正規表現パターン。
Public Instance Methods
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
IsMatch
マッチエントリにイベントログエントリがマッチするか調べます。
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
EventLogRegexEntry Class
|
Syslog.Config.EventLog Namespace