次の方法で共有


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)

プロパティ値

属性

適用対象