public static void Write( EventLog.EventType type, string entry, bool flush )
Public Shared Sub Write( _ ByVal type As EventLog.EventType, _ ByVal entry As String, _ Optional ByVal flush As Boolean _ )
Target Platforms: Windows 10, Windows 8.1, Windows 7
EventLog Class EventLog Members