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)

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

Show: