SolutionEvents.IVsSolutionEvents4.OnAfterChangeProjectParent(IVsHierarchy) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Происходит в/после того, как проект изменил родительские элементы.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents4.OnAfterChangeProjectParent(Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ pHierarchy) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents4::OnAfterChangeProjectParent;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents4.OnAfterChangeProjectParent(Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ pHierarchy) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents4::OnAfterChangeProjectParent;
int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents4.OnAfterChangeProjectParent(Microsoft::VisualStudio::Shell::Interop::IVsHierarchy const & pHierarchy);
int IVsSolutionEvents4.OnAfterChangeProjectParent (Microsoft.VisualStudio.Shell.Interop.IVsHierarchy pHierarchy);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents4.OnAfterChangeProjectParent : Microsoft.VisualStudio.Shell.Interop.IVsHierarchy -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents4.OnAfterChangeProjectParent : Microsoft.VisualStudio.Shell.Interop.IVsHierarchy -> int
Function OnAfterChangeProjectParent (pHierarchy As IVsHierarchy) As Integer Implements IVsSolutionEvents4.OnAfterChangeProjectParent
Параметры
- pHierarchy
- IVsHierarchy
Иерархическая.
Возвращаемое значение
HRESULT.