次の方法で共有


TestSiloSpecificOptions.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)

戻り値

オプション ディクショナリ。

適用対象