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 命名空间