Share via


DataCollectorMessageInfo.AgentName Property

Definition

Gets or sets the display name of the agent for the data collector that sent the message.

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

Property Value

The display name of the agent for the data collector that sent the message.

Applies to