MessageBodyDescription.ReturnValue Eigenschap

Definitie

Hiermee wordt het gedeelte van het SOAP-bericht opgehaald of ingesteld dat de retourwaarde bevat.

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

Waarde van eigenschap

De retourwaarde, indien van toepassing.

Van toepassing op