The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EventLogTraceListener::Name Property
.NET Framework (current version)
Gets or sets the name of this EventLogTraceListener.
Assembly: System (in System.dll)
public: property String^ Name { virtual String^ get() override; virtual void set(String^ value) override; }
This property defaults to the source name of the event log.
.NET Framework
Available since 1.1
Available since 1.1
Show: