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 。
注釈
チャネル部分は、すべてのメッセージに共通するメッセージ部分を表します。