Freigeben über


ItemSpec-Konstruktor (String, RecursionType)

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

Syntax

'Declaration
Public Sub New ( _
    item As String, _
    recursionType As RecursionType _
)
public ItemSpec(
    string item,
    RecursionType recursionType
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ItemSpec Klasse

ItemSpec-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace