AgentContext.DisplayName Property

Definition

Gets or sets the display name of the agent, which is unique throughout an environment.

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

Property Value

A string that contains the display name of the agent.

Applies to