Udostępnij przez


SoapMethodResult.BuildResponse Method

Definition

Builds the response's SOAP envelope.

public string BuildResponse();
member this.BuildResponse : unit -> string
Public Function BuildResponse () As String

Returns

The response's SOAP envelope.

Applies to