SVsGeneralOutputWindowPane 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.
Pseudoservice qui retourne une interface IID_IVsOutputWindowPane pour le volet de sortie Général dans l'environnement VS. L'interrogation de ce service provoque la création du volet de sortie Général s'il n'a pas encore été créé. Le volet de sortie général est un emplacement approprié pour afficher les messages d'état généraux pour l'utilisateur (les messages concernant les opérations telles que l'ouverture d'un projet).
public interface class SVsGeneralOutputWindowPane
public interface class SVsGeneralOutputWindowPane
__interface SVsGeneralOutputWindowPane
[System.Runtime.InteropServices.ComVisible(false)]
public interface SVsGeneralOutputWindowPane
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("65482C72-DEFA-41B7-902C-11C091889C83")]
public interface SVsGeneralOutputWindowPane
[<System.Runtime.InteropServices.ComVisible(false)>]
type SVsGeneralOutputWindowPane = interface
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("65482C72-DEFA-41B7-902C-11C091889C83")>]
type SVsGeneralOutputWindowPane = interface
Public Interface SVsGeneralOutputWindowPane
- Attributs