Aracılığıyla paylaş


CompilationSection.Compilers Özellik

Tanım

CompilerCollection sınıfının koleksiyonunu CompilationSection alır.

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

Özellik Değeri

CompilerCollection

Nesne CompilerCollection koleksiyonu içeren bir koleksiyon Compiler .

Öznitelikler

Açıklamalar

özelliği, Compilers temel alınan yapılandırma dosyasındaki hiçbir gerçek öğeye başvurmaz. Bu, içerdiği nesnelere Compiler kolay erişim sağlayan bir yapıdır.

Şunlara uygulanır