ViaHeaderValue.ProtocolName プロパティ

定義

受信したプロトコルのプロトコル名を取得します。

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

プロパティ値

プロトコル名。

適用対象