IDebugProxy.SetInterceptorConfig(ScopeFrame[], Stream) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- scopeframes
- ScopeFrame[]
- value
- Stream