SolutionEvents.IVsSolutionEvents7.OnQueryCloseFolder(String, Int32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
virtual void Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents7.OnQueryCloseFolder(System::String ^ folderPath, int % pfCancel) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents7::OnQueryCloseFolder;
void IVsSolutionEvents7.OnQueryCloseFolder (string folderPath, ref int pfCancel);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents7.OnQueryCloseFolder : string * int -> unit
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents7.OnQueryCloseFolder : string * int -> unit
Sub OnQueryCloseFolder (folderPath As String, ByRef pfCancel As Integer) Implements IVsSolutionEvents7.OnQueryCloseFolder
Параметры
- folderPath
- String
- pfCancel
- Int32