The log in which the source will be created
[Visual Basic] Public Property Log As String [C#] public string Log {get; set;} [C++] public: __property String* get_Log(); public: __property void set_Log(String*); [JScript] public function get Log() : String; public function set Log(String);
EventLogInstaller Class | EventLogInstaller Members | System.Diagnostics Namespace