Freigeben über


ProjectInfo-Konstruktor (String, String, ProjectState)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ProjectInfo Klasse

ProjectInfo-Überladung

Microsoft.TeamFoundation.Server-Namespace