Share via


IDebugAsyncPropertyProvider Interface

Definition

public interface class IDebugAsyncPropertyProvider
public interface class IDebugAsyncPropertyProvider
__interface IDebugAsyncPropertyProvider
[System.Runtime.InteropServices.Guid("72968622-1114-4E93-A797-89181A66510D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugAsyncPropertyProvider
[<System.Runtime.InteropServices.Guid("72968622-1114-4E93-A797-89181A66510D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugAsyncPropertyProvider = interface
Public Interface IDebugAsyncPropertyProvider
Attributes

Methods

GetAsyncMethodIdentityProperty(IDebugSymbolProvider, IDebugAddress, IDebugBinder, Object)
SetAsyncStepOutFlag(IDebugSymbolProvider, IDebugAddress, IDebugBinder, Int32)

Applies to