Udostępnij za pośrednictwem


FullTrustAssemblyCollection.Add(FullTrustAssembly) Metoda

Definicja

Dodaje FullTrustAssembly obiekt do kolekcji.

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)

Parametry

fullTrustAssembly
FullTrustAssembly

Obiekt, który zostanie dodany do kolekcji.

Dotyczy