다음을 통해 공유


FullTrustAssembliesSection.FullTrustAssemblies 속성

정의

완전히 신뢰할 수 있는 어셈블리의 FullTrustAssemblyCollection 컬렉션을 가져옵니다.

public:
 property System::Web::Configuration::FullTrustAssemblyCollection ^ FullTrustAssemblies { System::Web::Configuration::FullTrustAssemblyCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)]
public System.Web.Configuration.FullTrustAssemblyCollection FullTrustAssemblies { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)>]
member this.FullTrustAssemblies : System.Web.Configuration.FullTrustAssemblyCollection
Public ReadOnly Property FullTrustAssemblies As FullTrustAssemblyCollection

속성 값

FullTrustAssemblyCollection

완전히 신뢰할 수 있는 어셈블리의 컬렉션입니다.

특성

적용 대상