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