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 | |
---|---|---|
CanModifySource | Infrastructure. Réservé à un usage interne Microsoft. | |
ClearVariables | Infrastructure. Réservé à un usage interne Microsoft. | |
GetParent | Infrastructure. Réservé à un usage interne Microsoft. | |
ReadData | Infrastructure. Réservé à un usage interne Microsoft. | |
VariableChanged | Infrastructure. Réservé à un usage interne Microsoft. | |
WriteVariablesToData | Infrastructure. Réservé à un usage interne Microsoft. |
Début