Partager via


FullTrustAssemblyCollection.Add(FullTrustAssembly) Méthode

Définition

Ajoute un objet FullTrustAssembly à la collection.

public:
 void Add(System::Web::Configuration::FullTrustAssembly ^ fullTrustAssembly);
public void Add (System.Web.Configuration.FullTrustAssembly fullTrustAssembly);
member this.Add : System.Web.Configuration.FullTrustAssembly -> unit
Public Sub Add (fullTrustAssembly As FullTrustAssembly)

Paramètres

fullTrustAssembly
FullTrustAssembly

Objet à ajouter à la collection.

S’applique à