Freigeben über


IVersionControlProvider.Get-Methode

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

Syntax

'Declaration
Function Get ( _
    fileNames As String(), _
    version As String, _
    versionControlGetOptions As Integer _
) As Integer
int Get(
    string[] fileNames,
    string version,
    int versionControlGetOptions
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlProvider Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace