ViaHeaderValue.Comment プロパティ

定義

受信者のプロキシまたはゲートウェイのソフトウェアの識別に使用するコメント フィールドを取得します。

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

プロパティ値

String

受信者のプロキシまたはゲートウェイのソフトウェアの識別に使用するコメント フィールド。

適用対象