CompilationOptions.Features Proprietà

Definizione

Attenzione

Questa API è ora deprecata.

Set di stringhe che designano le funzionalità sperimentali del compilatore che devono essere abilitate.

public:  property System::Collections::Immutable::ImmutableArray<System::String ^> Features {  protected public:
System::Collections::Immutable::ImmutableArray<System::String ^> get(); protected:
 void set(System::Collections::Immutable::ImmutableArray<System::String ^> value); };
[System.Obsolete]
public System.Collections.Immutable.ImmutableArray<string> Features { protected internal get; protected set; }
[<System.Obsolete>]
member this.Features : System.Collections.Immutable.ImmutableArray<string> with get, set
Public Property Features As ImmutableArray(Of String)

Valore della proprietà

Attributi

Si applica a