共用方式為


TestClusterOptions.ToDictionary 方法

定義

將這些選項轉換成字典。

public System.Collections.Generic.Dictionary<string,string> ToDictionary ();
member this.ToDictionary : unit -> System.Collections.Generic.Dictionary<string, string>
Public Function ToDictionary () As Dictionary(Of String, String)

傳回

選項字典。

適用於