Share via


IDebugProxy.GetInterceptorConfig(ScopeFrame[]) Method

Definition

public:
 System::IO::Stream ^ GetInterceptorConfig(cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ scopeframes);
public System.IO.Stream GetInterceptorConfig (Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] scopeframes);
abstract member GetInterceptorConfig : Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] -> System.IO.Stream
Public Function GetInterceptorConfig (scopeframes As ScopeFrame()) As Stream

Parameters

scopeframes
ScopeFrame[]

Returns

Applies to