ToString Method

SignatureHelper.ToString Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Returns a string representing the signature arguments.

Namespace:  System.Reflection.Emit
Assembly:  mscorlib (in mscorlib.dll)

public override string ToString()

Return Value

Type: System.String
Returns a string representing the arguments of this signature.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft