Freigeben über


VsContextChangingEventArgs.AddHierarchyForPromptAndSave-Methode

Dieser Member überschreibt ContextChangingEventArgs.AddHierarchyForPromptAndSave(Object, UInt32, Boolean).

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)

Syntax

'Declaration
Public Overrides Sub AddHierarchyForPromptAndSave ( _
    hierarchy As Object, _
    parentItemId As UInteger, _
    autoClose As Boolean _
)
public override void AddHierarchyForPromptAndSave(
    Object hierarchy,
    uint parentItemId,
    bool autoClose
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VsContextChangingEventArgs Klasse

Microsoft.VisualStudio.Services.Integration-Namespace