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

属性值

协议名称。

适用于