ActivitiesResources.GetBuildAgentDescription Field
Gets the current build agent object for the build agent scope that it is called in.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const GetBuildAgentDescription As String
public const string GetBuildAgentDescription
public:
literal String^ GetBuildAgentDescription
static val mutable GetBuildAgentDescription: string
public const var GetBuildAgentDescription : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace