System.Runtime.InteropServices._EventInfo.ToString Method

Provides COM objects with version-independent access to the object.ToString method.

Syntax

public string ToString ()

Returns

A string that represents the current object.

Remarks

This method is for access to managed classes from unmanaged code and should not be called from managed code.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0