SolutionEvents.IVsSolutionEvents7.OnQueryCloseFolder(String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- folderPath
- String
- pfCancel
- Int32