Share via


IDebugExpression Interface

Definition

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

Methods

Abort()
GetResultAsDebugProperty(Int32, IDebugProperty)
GetResultAsString(Int32, String)
QueryIsComplete()
Start(IDebugExpressionCallBack)

Applies to