Share via


IDebugExpressionContext Interface

Definition

public interface class IDebugExpressionContext
[System.Runtime.InteropServices.Guid("51973C15-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugExpressionContext
[<System.Runtime.InteropServices.Guid("51973C15-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugExpressionContext = interface
Public Interface IDebugExpressionContext
Attributes

Methods

GetLanguageInfo(String, Guid)
ParseLanguageText(String, UInt32, String, UInt32, IDebugExpression)

Applies to