Partager via


IVersionControlProvider.GetSelectedItemsList, méthode

Espace de noms :  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly :  Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Sécurité .NET Framework

Voir aussi

Référence

IVersionControlProvider Interface

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms