Lingua

WebBodyFormatMessageProperty(WebContentFormat) Costruttore

Definizione

Inizializza una nuova istanza della WebBodyFormatMessageProperty classe con un formato specificato.

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)

Parametri

format
WebContentFormat

Oggetto WebContentFormat del corpo del messaggio.

Eccezioni

Il formato non può essere impostato sul Default valore nel costruttore.

Si applica a