Partager via


PublishSymbols.CommandLineArguments, propriété

Obtient ou définit une chaîne des arguments de ligne de commande à passer à SymStore.exe.

Espace de noms :  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly :  Microsoft.TeamFoundation.Build.Workflow (dans Microsoft.TeamFoundation.Build.Workflow.dll)

Syntaxe

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

Valeur de propriété

Type : System.Activities.InArgument<String>
Chaîne des arguments de ligne de commande à passer à SymStore.exe.

Sécurité .NET Framework

Voir aussi

Référence

PublishSymbols Classe

Microsoft.TeamFoundation.Build.Workflow.Activities, espace de noms