IVsGlobals, interface

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")> _
Public Interface IVsGlobals
[InterfaceTypeAttribute()]
[GuidAttribute("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")]
public interface IVsGlobals
[InterfaceTypeAttribute()]
[GuidAttribute(L"192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")]
public interface class IVsGlobals
[<InterfaceTypeAttribute()>]
[<GuidAttribute("192AC688-E7C6-4F9D-8180-4B37EFBF6F3A")>]
type IVsGlobals =  interface end
public interface IVsGlobals

Le type IVsGlobals expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Empty Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique Load Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique Save Infrastructure. Réservé à un usage interne Microsoft.

Début

Voir aussi

Référence

EnvDTE, espace de noms