Compartilhar via


Propriedade FindCCProjInSln.SolutionPath

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (em Microsoft.TeamFoundation.Deployment.Workflow.dll)

Sintaxe

'Declaração
<BrowsableAttribute(True)> _
<RequiredArgumentAttribute> _
Public Property SolutionPath As InArgument(Of String)
[BrowsableAttribute(true)]
[RequiredArgumentAttribute]
public InArgument<string> SolutionPath { get; set; }

Valor de propriedade

Tipo: System.Activities.InArgument<String>
Retorna InArgument<T>.

Segurança do .NET Framework

Consulte também

Referência

FindCCProjInSln Classe

Namespace Microsoft.TeamFoundation.Deployment.Workflow.Activities