Freigeben über


CommonStructureProjectInfo-Konstruktor (String, String, CommonStructureProjectState)

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

CommonStructureProjectInfo Klasse

CommonStructureProjectInfo-Überladung

Microsoft.TeamFoundation.Integration.Server-Namespace