Share via


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)

属性值

适用于