IDebugProxy.GetInterceptorConfig(ScopeFrame[]) 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:
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[]