Compartir a través de


FindCCProjInSln.SolutionPath (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Ensamblado:  Microsoft.TeamFoundation.Deployment.Workflow (en Microsoft.TeamFoundation.Deployment.Workflow.dll)

Sintaxis

'Declaración
<BrowsableAttribute(True)> _
<RequiredArgumentAttribute> _
Public Property SolutionPath As InArgument(Of String)
[BrowsableAttribute(true)]
[RequiredArgumentAttribute]
public InArgument<string> SolutionPath { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

FindCCProjInSln Clase

Microsoft.TeamFoundation.Deployment.Workflow.Activities (Espacio de nombres)