LocalVariableInfo Properties
Collapse the table of content
Expand the table of content

LocalVariableInfo Properties

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

The LocalVariableInfo type exposes the following members.

  NameDescription
Public property IsPinned Gets a Boolean value indicating whether the object referred to by the local variable is pinned in memory.
Public property LocalIndex Gets the index of the local variable within the method body.
Public property LocalType Gets the type of the local variable.
Top

Show:
© 2017 Microsoft