WebBodyFormatMessageProperty(WebContentFormat) Konstruktor

Definition

Initierar en ny instans av WebBodyFormatMessageProperty klassen med ett angivet 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)

Parametrar

format
WebContentFormat

Meddelandets WebContentFormat brödtext.

Undantag

Formatet kan inte anges till Default värdet i konstruktorn.

Gäller för