MethodBuilder::ToString Method ()
.NET Framework (current version)
Returns this MethodBuilder instance as a string.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System::String^Returns a string containing the name, attributes, method signature, exceptions, and local signature of this method followed by the current Microsoft intermediate language (MSIL) stream.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Available since 1.1
Silverlight
Available since 2.0
Show: