EventSource.ToString Method

Definition

Obtains a string representation of the current event source instance.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

The name and unique identifier that identify the current event source.

Applies to