SoapClientFormatterSink.Properties 属性

定义

获取当前信道接收器属性的 IDictionaryGets 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

当前信道接收器属性的 IDictionaryA IDictionary of properties for the current channel sink.

实现

适用于