This documentation is archived and is not being maintained.
VsContextChangingEventArgs::AddHierarchyForPromptAndSave Method
Visual Studio 2013
This member overrides ContextChangingEventArgs::AddHierarchyForPromptAndSave(Object, UInt32, Boolean). Namespace:
Microsoft.VisualStudio.Services.Integration
Assembly: Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)
Assembly: Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)
public: virtual void AddHierarchyForPromptAndSave( Object^ hierarchy, unsigned int parentItemId, bool autoClose ) override
Parameters
- hierarchy
- Type: System::Object
- parentItemId
- Type: System::UInt32
- autoClose
- Type: System::Boolean
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: