共用方式為


CompilationOptions.Features 屬性

定義

警告

此 API 現已淘汰。

一組字串,指定要啟用的實驗性編譯器功能。

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)

屬性值

屬性

適用於