コード例 #1
0
 public System.Diagnostics.Eventing.Reader.EventLogInformation GetLogInformation(string logName, System.Diagnostics.Eventing.Reader.PathType pathType)
 {
     throw null;
 }
コード例 #2
0
 public void ExportLogAndMessages(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath, bool tolerateQueryErrors, System.Globalization.CultureInfo targetCultureInfo)
 {
 }
コード例 #3
0
 public void ExportLogAndMessages(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath)
 {
 }
コード例 #4
0
 public void ExportLog(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath, bool tolerateQueryErrors)
 {
 }
コード例 #5
0
 public EventLogReader(string path, System.Diagnostics.Eventing.Reader.PathType pathType)
 {
 }
コード例 #6
0
 public EventLogQuery(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query)
 {
 }