FullTrustAssemblyCollection.Add Method (FullTrustAssembly)

.NET Framework (current version)
 

Adds a FullTrustAssembly object to the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

member Add : 
        fullTrustAssembly:FullTrustAssembly -> unit

Parameters

fullTrustAssembly
Type: System.Web.Configuration.FullTrustAssembly

The object to add to the collection.

.NET Framework
Available since 4.0
Return to top
Show: