Share via


IDebugExpressionContext2 Interface

Definition

public interface class IDebugExpressionContext2
[System.Runtime.InteropServices.Guid("37A44580-D5FC-473E-A048-21702EBFC466")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugExpressionContext2
[<System.Runtime.InteropServices.Guid("37A44580-D5FC-473E-A048-21702EBFC466")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugExpressionContext2 = interface
Public Interface IDebugExpressionContext2
Attributes

Methods

GetName(String)
ParseText(String, enum_PARSEFLAGS, UInt32, IDebugExpression2, String, UInt32)
ParseText(String, UInt32, UInt32, IDebugExpression2, String, UInt32)

Applies to