Assembly.GetForwardedTypes 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:
virtual cli::array <Type ^> ^ GetForwardedTypes();
[System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("Types might be removed")]
public virtual Type[] GetForwardedTypes();
public virtual Type[] GetForwardedTypes();
[<System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("Types might be removed")>]
abstract member GetForwardedTypes : unit -> Type[]
override this.GetForwardedTypes : unit -> Type[]
abstract member GetForwardedTypes : unit -> Type[]
override this.GetForwardedTypes : unit -> Type[]
Public Overridable Function GetForwardedTypes () As Type()
Retours
- Attributs