The name of this trace listener. Defaults to the source name of the event log.
[Visual Basic] Overridable Public Property Name As String [C#] public string Name {override get; override set;} [C++] public: __property virtual String* get_Name(); public: __property virtual void set_Name(String*); [JScript] public function get Name() : String; public function set Name(String);
EventLogTraceListener Class | EventLogTraceListener Members | System.Diagnostics Namespace