WarningHeaderValue.Agent プロパティ

定義

警告をアタッチしたホストを取得します。

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

プロパティ値

警告をアタッチしたホスト。

適用対象