IVsGlobalsCallback, 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("E2CC506A-588B-4F65-A1F0-2244C060ABCB")> _
Public Interface IVsGlobalsCallback
[InterfaceTypeAttribute()]
[GuidAttribute("E2CC506A-588B-4F65-A1F0-2244C060ABCB")]
public interface IVsGlobalsCallback
[InterfaceTypeAttribute()]
[GuidAttribute(L"E2CC506A-588B-4F65-A1F0-2244C060ABCB")]
public interface class IVsGlobalsCallback
[<InterfaceTypeAttribute()>]
[<GuidAttribute("E2CC506A-588B-4F65-A1F0-2244C060ABCB")>]
type IVsGlobalsCallback =  interface end
public interface IVsGlobalsCallback

Le type IVsGlobalsCallback expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CanModifySource Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique ClearVariables Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique GetParent Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique ReadData Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique VariableChanged Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique WriteVariablesToData Infrastructure. Réservé à un usage interne Microsoft.

Début

Voir aussi

Référence

EnvDTE, espace de noms