ClientBuilder.Properties Property

Definition

A central location for sharing state between components during the client building process.

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

Property Value

Implements

Applies to