共用方式為


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

屬性值

通訊協定名稱。

適用於