Sdílet prostřednictvím


WebBodyFormatMessageProperty(WebContentFormat) Konstruktor

Definice

Inicializuje novou instanci WebBodyFormatMessageProperty třídy se zadaným formátem.

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)

Parametry

format
WebContentFormat

WebContentFormatTextu zprávy.

Výjimky

Formát nelze nastavit na Default hodnotu v konstruktoru.

Platí pro