Freigeben über


WebBodyFormatMessageProperty(WebContentFormat) Konstruktor

Definition

Initialisiert eine neue Instanz der WebBodyFormatMessageProperty-Klasse mit einem angegebenen Format.

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)

Parameter

format
WebContentFormat

WebContentFormat des Nachrichtentextes.

Ausnahmen

Das Format kann nicht auf den Default-Wert im Konstruktor festgelegt werden.

Gilt für