Freigeben über


IVersionControlProvider.GetSelectedItemsList-Methode

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

Syntax

'Declaration
Function GetSelectedItemsList ( _
    command As VersionControlCommand, _
    <OutAttribute> ByRef fileNames As String() _
) As Integer
int GetSelectedItemsList(
    VersionControlCommand command,
    out string[] fileNames
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlProvider Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace