IVsMethodTipWindow2 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des méthodes supplémentaires pour l'interface IVsMethodTipWindow.
public interface class IVsMethodTipWindow2
public interface class IVsMethodTipWindow2
__interface IVsMethodTipWindow2
[System.Runtime.InteropServices.Guid("E9E55E72-13BC-4362-B80A-A2EB33A75809")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsMethodTipWindow2
[<System.Runtime.InteropServices.Guid("E9E55E72-13BC-4362-B80A-A2EB33A75809")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsMethodTipWindow2 = interface
Public Interface IVsMethodTipWindow2
- Attributs
Méthodes
| GetOverloadCount(Int32) |
Obtient le nombre de surcharges de la méthode actuelle. |
| NextMethod(Int32) |
Déplace la fenêtre d'info-bulle à la méthode suivante. |
| PrevMethod(Int32) |
Déplace l'info-bulle à la méthode précédente. |