FullTrustAssembliesSection.FullTrustAssemblies Property

.NET Framework (current version)
 

Gets the FullTrustAssemblyCollection collection of the fully trusted assemblies.

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

<ConfigurationPropertyAttribute("", IsDefaultCollection := True)>
Public ReadOnly Property FullTrustAssemblies As FullTrustAssemblyCollection

Property Value

Type: System.Web.Configuration.FullTrustAssemblyCollection

A collection of fully trusted assemblies.

.NET Framework
Available since 4.0
Return to top
Show: