DkmProductionAgent.AgentCommand Property

Definition

The command that was used to launch this agent.

This API was introduced in Visual Studio 15 Update 2 (DkmApiVersion.VS15Update2).

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

Property Value

Applies to