다음을 통해 공유


ParseOptions.Features 속성

정의

실험적 기능을 반환합니다.

public:
 abstract property System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ Features { System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ get(); };
public abstract System.Collections.Generic.IReadOnlyDictionary<string,string> Features { get; }
member this.Features : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public MustOverride ReadOnly Property Features As IReadOnlyDictionary(Of String, String)

속성 값

적용 대상