SolutionEvents.IVsSolutionEvents7.OnQueryCloseFolder(String, Int32) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- folderPath
- String
- pfCancel
- Int32