EnvelopeVersion::GetUltimateDestinationActorValues Method ()
.NET Framework (current version)
Gets a string that contains the URI name for the SOAP role associated with the current message version for the ultimate destination.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: array<System::String^>^An empty string if SOAP1.1 is used; a string that contains http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver if SOAP1.2 is used.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: