共用方式為


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

WebContentFormat,指定訊息本文使用的格式。

適用於