Share via


PublishSymbols.CommandLineArguments 屬性

取得或設定命令列引數的字串傳遞至 SymStore.exe。

命名空間:  Microsoft.TeamFoundation.Build.Workflow.Activities
組件:  Microsoft.TeamFoundation.Build.Workflow (在 Microsoft.TeamFoundation.Build.Workflow.dll 中)

語法

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

屬性值

型別:System.Activities.InArgument<String>
命令列引數的字串傳遞至 SymStore.exe。

.NET Framework 安全性

請參閱

參考

PublishSymbols 類別

Microsoft.TeamFoundation.Build.Workflow.Activities 命名空間