MSTest.RunTitle-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
<BrowsableAttribute(True)> _
Public Property RunTitle As InArgument(Of String)
[BrowsableAttribute(true)]
public InArgument<string> RunTitle { get; set; }

Eigenschaftswert

Typ: System.Activities.InArgument<String>

.NET Framework-Sicherheit

Siehe auch

Referenz

MSTest Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace