Bagikan melalui


CompilationSection.Compilers Properti

Definisi

CompilerCollection Mendapatkan koleksi CompilationSection kelas.

public:
 property System::Web::Configuration::CompilerCollection ^ Compilers { System::Web::Configuration::CompilerCollection ^ get(); };
[System.Configuration.ConfigurationProperty("compilers")]
public System.Web.Configuration.CompilerCollection Compilers { get; }
[<System.Configuration.ConfigurationProperty("compilers")>]
member this.Compilers : System.Web.Configuration.CompilerCollection
Public ReadOnly Property Compilers As CompilerCollection

Nilai Properti

Koleksi CompilerCollection yang berisi kumpulan Compiler objek.

Atribut

Keterangan

Properti Compilers tidak merujuk ke elemen aktual apa pun dalam file konfigurasi yang mendasar. Ini adalah konstruksi yang memungkinkan akses mudah ke objek yang dikandungnya Compiler .

Berlaku untuk