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)

속성 값

특성

적용 대상