GetLocalVarSigHelper Method
Collapse the table of content
Expand the table of content

SignatureHelper.GetLocalVarSigHelper Method

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

Returns a signature helper for a local variable.

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

'Declaration
Public Shared Function GetLocalVarSigHelper As SignatureHelper

Return Value

Type: System.Reflection.Emit.SignatureHelper
A SignatureHelper for a local variable.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft