Partager via


IVersionControlService.QueryCommandStatusForUnboundFile, méthode

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

Syntaxe

'Déclaration
Function QueryCommandStatusForUnboundFile ( _
    operation As VersionControlOperationType, _
    <OutAttribute> ByRef pHide As Boolean, _
    <OutAttribute> ByRef pEnable As Boolean, _
    <OutAttribute> ByRef pFallback As Boolean _
) As Integer
int QueryCommandStatusForUnboundFile(
    VersionControlOperationType operation,
    out bool pHide,
    out bool pEnable,
    out bool pFallback
)

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Sécurité .NET Framework

Voir aussi

Référence

IVersionControlService Interface

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms