This documentation is archived and is not being maintained.

IAgentScopeActivityTracking::ReservedAgentName Property

Gets or sets the name of the reserved agent for the tracked AgentScope activity.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property String^ ReservedAgentName {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
The name of the reserved agent for the tracked AgentScope activity.

Show: