TestClusterBuilder.Properties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)