System::Web::Services::Protocols::SoapHeader::set_Actor method

SoapHeader::set_Actor method

Sets the URI of the SOAP header recipient when SOAP version 1.1 is used.

void System::Web::Services::Protocols::SoapHeader::set_Actor(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also