OutgoingWebResponseContext.Format Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera lub ustawia format wiadomości internetowych.
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)
Wartość właściwości
Format wiadomości internetowych.