IDebugProxy Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IDebugProxy
public interface IDebugProxy
type IDebugProxy = interface
Public Interface IDebugProxy
Propriétés
EventHandler | |
ScopeFrames | |
SegmentScopeFrames | |
Timeout |
Méthodes
Attach() | |
Disconnect() | |
GetAssemblyFields(ScopeFrame[]) | |
GetInterceptorConfig(ScopeFrame[]) | |
GetMessage(String, ScopeFrame[]) | |
Resume() | |
SetInterceptorConfig(ScopeFrame[], Stream) |