VsContextChangingEventArgs.AddHierarchyForPromptAndSave 方法

這個成員會覆寫 ContextChangingEventArgs.AddHierarchyForPromptAndSave(Object, UInt32, Boolean)

命名空間:  Microsoft.VisualStudio.Services.Integration
組件:  Microsoft.VisualStudio.Services.Integration (在 Microsoft.VisualStudio.Services.Integration.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

VsContextChangingEventArgs 類別

Microsoft.VisualStudio.Services.Integration 命名空間