共用方式為


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)

屬性值

適用於