Edit

Share via


TestClusterBuilder.Properties Property

Definition

Configuration values which will be provided to the silos and clients created by this builder.

public System.Collections.Generic.Dictionary<string,object> Properties { get; }
public System.Collections.Generic.Dictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<string, obj>
member this.Properties : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Properties As Dictionary(Of String, Object)
Public ReadOnly Property Properties As Dictionary(Of String, String)

Property Value

Applies to