Compartir a través de


TestClusterOptions.ToDictionary Método

Definición

Convierte estas opciones en un diccionario.

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)

Devoluciones

Diccionario de opciones.

Se aplica a