ViaHeaderValue.ProtocolName Property

Definition

Gets the protocol name of the received protocol.

public:
 property System::String ^ ProtocolName { System::String ^ get(); };
public string ProtocolName { get; }
public string? ProtocolName { get; }
member this.ProtocolName : string
Public ReadOnly Property ProtocolName As String

Property Value

The protocol name.

Applies to