Sdílet prostřednictvím


MessageBodyDescription.ReturnValue Vlastnost

Definice

Získá nebo nastaví část zprávy SOAP, která obsahuje návratovou hodnotu.

public:
 property System::ServiceModel::Description::MessagePartDescription ^ ReturnValue { System::ServiceModel::Description::MessagePartDescription ^ get(); void set(System::ServiceModel::Description::MessagePartDescription ^ value); };
public System.ServiceModel.Description.MessagePartDescription ReturnValue { get; set; }
member this.ReturnValue : System.ServiceModel.Description.MessagePartDescription with get, set
Public Property ReturnValue As MessagePartDescription

Hodnota vlastnosti

MessagePartDescription

Vrácená hodnota, pokud existuje.

Platí pro