Freigeben über


Item-Konstruktor (VersionControlServer, ItemType, String)

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

Syntax

'Declaration
Public Sub New ( _
    sourceControl As VersionControlServer, _
    itemType As ItemType, _
    serverItem As String _
)
public Item(
    VersionControlServer sourceControl,
    ItemType itemType,
    string serverItem
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Item Klasse

Item-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace