다음을 통해 공유


IDebugProxy.SetInterceptorConfig(ScopeFrame[], Stream) 메서드

정의

public:
 void SetInterceptorConfig(cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ scopeframes, System::IO::Stream ^ value);
public void SetInterceptorConfig (Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] scopeframes, System.IO.Stream value);
abstract member SetInterceptorConfig : Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] * System.IO.Stream -> unit
Public Sub SetInterceptorConfig (scopeframes As ScopeFrame(), value As Stream)

매개 변수

scopeframes
ScopeFrame[]
value
Stream

적용 대상