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)

返回

选项字典。

适用于