GenericTypeParameterBuilder.IsCOMObjectImpl Méthode
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.
En cas de substitution dans une classe dérivée, implémente la propriété IsCOMObject et détermine si le Type est un objet COM.
protected:
override bool IsCOMObjectImpl();
protected override bool IsCOMObjectImpl ();
override this.IsCOMObjectImpl : unit -> bool
Protected Overrides Function IsCOMObjectImpl () As Boolean
true
si Type est un objet COM ; sinon, false
.
Produit | Versions |
---|---|
.NET | 8, 9 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :