Compartir a través de


ProjectInfo (Constructor) (String, String, ProjectState)

Espacio de nombres:  Microsoft.TeamFoundation.Server
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Public Sub New ( _
    uri As String, _
    name As String, _
    status As ProjectState _
)
public ProjectInfo(
    string uri,
    string name,
    ProjectState status
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ProjectInfo Clase

ProjectInfo (Sobrecarga)

Microsoft.TeamFoundation.Server (Espacio de nombres)