Condividi tramite


OutgoingWebResponseContext.Format Proprietà

Definizione

Ottiene o imposta il formato del messaggio Web.

public:
 property Nullable<System::ServiceModel::Web::WebMessageFormat> Format { Nullable<System::ServiceModel::Web::WebMessageFormat> get(); void set(Nullable<System::ServiceModel::Web::WebMessageFormat> value); };
public System.ServiceModel.Web.WebMessageFormat? Format { get; set; }
member this.Format : Nullable<System.ServiceModel.Web.WebMessageFormat> with get, set
Public Property Format As Nullable(Of WebMessageFormat)

Valore della proprietà

Nullable<WebMessageFormat>

Formato del messaggio Web.

Si applica a