IDebugProxy.SetInterceptorConfig(ScopeFrame[], Stream) Méthode
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:
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)
Paramètres
- scopeframes
- ScopeFrame[]
- value
- Stream