Udostępnij za pośrednictwem


Właściwość MSTest.CommandLineArguments —

Pobiera lub ustawia ciąg wiersza polecenia argumenty przekazywane do MSTest.exe.

Przestrzeń nazw:  Microsoft.TeamFoundation.Build.Workflow.Activities
Zestaw:  Microsoft.TeamFoundation.Build.Workflow (w Microsoft.TeamFoundation.Build.Workflow.dll)

Składnia

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

Wartość właściwości

Typ: System.Activities.InArgument<String>
Ciąg wiersza polecenia argumenty przekazywane do MSTest.exe.

Uwagi

Zobacz MSTest.exe opcje wiersza polecenia opis prawidłowe argumenty wiersza polecenia dla MSTest.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

MSTest Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Build.Workflow.Activities