다음을 통해 공유


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

속성 값

프로토콜 이름입니다.

적용 대상