Partager via


WebBodyFormatMessageProperty(WebContentFormat) Constructeur

Définition

Initialise une nouvelle instance de la classe WebBodyFormatMessageProperty avec un format spécifié.

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)

Paramètres

format
WebContentFormat

WebContentFormat du corps du message.

Exceptions

Le format ne peut pas avoir la valeur Default dans le constructeur.

S’applique à