Freigeben über


FullTrustAssemblyCollection.Add(FullTrustAssembly) Methode

Definition

Fügt der Auflistung ein FullTrustAssembly-Objekt hinzu.

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)

Parameter

fullTrustAssembly
FullTrustAssembly

Das Objekt, das der Auflistung hinzugefügt werden soll.

Gilt für