System.Diagnostics.SymbolStore.ISymbolVariable

Represents a variable within a symbol store.

See Also: ISymbolVariable Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface ISymbolVariable

Remarks

The System.Diagnostics.SymbolStore.ISymbolVariable interface can be a parameter, a local variable, or a field.

Note:

This interface is the managed counterpart of the ISymUnmanagedVariable interface, which is one of the unmanaged symbol store interfaces that provide an alternate way to read and write debug symbol information.

Requirements

Namespace: System.Diagnostics.SymbolStore
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0