get_ProtocolName()

ViaHeaderValue::get_ProtocolName() method

Returns the protocol name from the ‘Via’ header value.

String System::Net::Http::Headers::ViaHeaderValue::get_ProtocolName()

Return Value

The protocol name from the ‘Via’ header value.

See Also