Share via


Workspace.Get-Methode (array<String[], VersionSpec, RecursionType, GetOptions)

Anforderungszeit Sie dass das Serverupdate die angegebenen Elemente.

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

Syntax

'Declaration
Public Function Get ( _
    items As String(), _
    version As VersionSpec, _
    recursion As RecursionType, _
    options As GetOptions _
) As GetStatus
public GetStatus Get(
    string[] items,
    VersionSpec version,
    RecursionType recursion,
    GetOptions options
)

Parameter

  • items
    Typ: array<System.String[]
    Die Elemente, die angefordert werden.

Rückgabewert

Typ: Microsoft.TeamFoundation.VersionControl.Client.GetStatus
Ein GetStatus-Objekt, das angibt, wie viele Vorgänge, Konflikte, Fehler, z. B. geschehen ist, als der abstimmbare verarbeitet wurde.

.NET Framework-Sicherheit

Siehe auch

Referenz

Workspace Klasse

Get-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace