IClientBuilder.Properties 属性

定义

在客户端生成过程中,用于在组件之间共享状态的中心位置。

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)

属性值

适用于