Share via


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

プロパティ値

完全信頼アセンブリのコレクション。

属性

適用対象