WarningHeaderValue.Agent プロパティ

定義

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

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

プロパティ値

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

適用対象