CompilerCollection.Get Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the specified Compiler collection element.
Get(Int32) |
Gets the Compiler collection element at the specified index. |
Get(String) |
Gets the Compiler collection element for the specified language. |
Gets the Compiler collection element at the specified index.
public:
System::Web::Configuration::Compiler ^ Get(int index);
public System.Web.Configuration.Compiler Get(int index);
member this.Get : int -> System.Web.Configuration.Compiler
Public Function Get (index As Integer) As Compiler
Parameters
- index
- Int32
An integer value specifying a Compiler within the CompilerCollection.
Returns
A Compiler object.
Applies to
.NET Framework 4.8.1 ja muut versiot
Tuote | Versiot |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Gets the Compiler collection element for the specified language.
public:
System::Web::Configuration::Compiler ^ Get(System::String ^ language);
public System.Web.Configuration.Compiler Get(string language);
member this.Get : string -> System.Web.Configuration.Compiler
Public Function Get (language As String) As Compiler
Parameters
Returns
A Compiler object.
Applies to
.NET Framework 4.8.1 ja muut versiot
Tuote | Versiot |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: