SoapClientFormatterSink.Properties 属性
定义
获取当前信道接收器属性的 IDictionary。Gets a IDictionary of properties for the current channel sink.
public:
property System::Collections::IDictionary ^ Properties { System::Collections::IDictionary ^ get(); };
public System.Collections.IDictionary Properties { get; }
member this.Properties : System.Collections.IDictionary
Public ReadOnly Property Properties As IDictionary
属性值
当前信道接收器属性的 IDictionary。A IDictionary of properties for the current channel sink.