ActivitiesResources.TestSpec_PublishedAs Field
{0} - the title the test run is published as (the comma separates this from other properties and should be kept at the beginning of the format string) , Published as '{0}'
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const TestSpec_PublishedAs As String
public const string TestSpec_PublishedAs
public:
literal String^ TestSpec_PublishedAs
static val mutable TestSpec_PublishedAs: string
public const var TestSpec_PublishedAs : 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