MethodResponse.ExternalProperties 字段
定义
指定表示远程处理消息属性集合的 IDictionary 接口。Specifies an IDictionary interface that represents a collection of the remoting message's properties.
此 API 支持产品基础结构,不能在代码中直接使用。
protected: System::Collections::IDictionary ^ ExternalProperties;
protected System.Collections.IDictionary ExternalProperties;
val mutable ExternalProperties : System.Collections.IDictionary
Protected ExternalProperties As IDictionary
字段值
注解
该 ExternalProperties 字段还可通过属性进行访问 Properties 。The ExternalProperties field is also accessible through the Properties property.