ScopedMessagePartSpecification.ChannelParts 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取包含通道部分的消息部分规范。
public:
property System::ServiceModel::Security::MessagePartSpecification ^ ChannelParts { System::ServiceModel::Security::MessagePartSpecification ^ get(); };
public System.ServiceModel.Security.MessagePartSpecification ChannelParts { get; }
member this.ChannelParts : System.ServiceModel.Security.MessagePartSpecification
Public ReadOnly Property ChannelParts As MessagePartSpecification
属性值
一个包含通道部分的 MessagePartSpecification。
注解
通道部分是指所有消息共有的消息部分。