WebBodyFormatMessageProperty(WebContentFormat) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した形式を使用して、WebBodyFormatMessageProperty クラスの新しいインスタンスを初期化します。
public:
WebBodyFormatMessageProperty(System::ServiceModel::Channels::WebContentFormat format);
public WebBodyFormatMessageProperty (System.ServiceModel.Channels.WebContentFormat format);
new System.ServiceModel.Channels.WebBodyFormatMessageProperty : System.ServiceModel.Channels.WebContentFormat -> System.ServiceModel.Channels.WebBodyFormatMessageProperty
Public Sub New (format As WebContentFormat)
パラメーター
- format
- WebContentFormat
メッセージ本文の WebContentFormat。
例外
コンストラクターでは、形式は Default 値に設定できません。