EnvelopeVersion.NextDestinationActorValue Property

Definition

Gets a string that contains the URI name for the SOAP role associated with the current message version for the next destination.

public string NextDestinationActorValue { get; }

Property Value

A string that contains http://schemas.xmlsoap.org/soap/actor/next if SOAP1.1 is used; a string that contains http://www.w3.org/2003/05/soap-envelope/role/next if SOAP1.2 is used; and an empty string if the message version is none.

Examples

string nextDestS12 = envS12.NextDestinationActorValue;

Applies to

Produk Versi
.NET Core 1.0, Core 1.1, 8 (package-provided)
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
UWP 10.0