次の方法で共有


WebBodyFormatMessageProperty.Format プロパティ

定義

メッセージ本文で使用される形式を取得します。

public:
 property System::ServiceModel::Channels::WebContentFormat Format { System::ServiceModel::Channels::WebContentFormat get(); };
public System.ServiceModel.Channels.WebContentFormat Format { get; }
member this.Format : System.ServiceModel.Channels.WebContentFormat
Public ReadOnly Property Format As WebContentFormat

プロパティ値

メッセージ本文で使用される形式を表す WebContentFormat

適用対象