SystemWebSectionGroup.PartialTrustVisibleAssemblies Property
.NET Framework (current version)
Gets the PartialTrustVisibleAssemblies section of the configuration file.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("partialTrustVisibleAssemblies")] public PartialTrustVisibleAssembliesSection PartialTrustVisibleAssemblies { get; }
Property Value
Type: System.Web.Configuration.PartialTrustVisibleAssembliesSectionThe PartialTrustVisibleAssemblies section of the configuration file.
.NET Framework
Available since 4.0
Available since 4.0
Show: