WarningHeaderValue.Agent Property

Definition

Gets the host that attached the warning.

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

Property Value

The host that attached the warning.

Applies to