Share via


LocalVariableInfo Class

Namespace:  System.Reflection.Mock
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public MustInherit Class LocalVariableInfo
'Usage
Dim instance As LocalVariableInfo
public abstract class LocalVariableInfo
public ref class LocalVariableInfo abstract
[<AbstractClassAttribute>]
type LocalVariableInfo =  class end
public abstract class LocalVariableInfo

Inheritance Hierarchy

Object
  System.Reflection.Mock.LocalVariableInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

LocalVariableInfo Members

System.Reflection.Mock Namespace