BaseInterceptor.DebugStub Propriété
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:
abstract property Microsoft::XLANGs::RuntimeTypes::IDebugStub ^ DebugStub { void set(Microsoft::XLANGs::RuntimeTypes::IDebugStub ^ value); };
public abstract Microsoft.XLANGs.RuntimeTypes.IDebugStub DebugStub { set; }
member this.DebugStub : Microsoft.XLANGs.RuntimeTypes.IDebugStub
Public MustOverride Property DebugStub As IDebugStub