AssemblySettings クラス

ASP.NET Web アプリケーションのコンパイル時に使用されるアセンブリ参照が含まれます。

構文

class AssemblySettings : EmbeddedObject  

メソッド

このクラスにはメソッドが含まれていません。

プロパティ

次の表は、AssemblyElement クラスによって公開されるプロパティの一覧です。

名前 説明
Assemblies ASP.NET Web アプリケーションのコンパイル時に使用されるアセンブリ参照を指定する AssemblyElement 値の配列。

サブクラス

このクラスにはサブクラスが含まれていません。

解説

このクラスのインスタンスは、CompilationSection クラスの Assemblies プロパティのメンバーとして公開されます。

継承階層

EmbeddedObject

AssemblySettings

要件

説明
クライアント - Windows Vista 上の IIS 7.0
- Windows 7 上の IIS 7.5
- Windows 8 上の IIS 8.0
- Windows 10 上の IIS 10.0
[サーバー] - Windows Server 2008 上の IIS 7.0
- Windows Server 2008 R2 上の IIS 7.5
- Windows Server 2012 上の IIS 8.0
- Windows Server 2012 R2 上の IIS 8.5
- Windows Server 2016 上の IIS 10.0
Product - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
MOF ファイル WebAdministration.mof

参照

AssemblyElement クラス
EmbeddedObject クラス