SolutionEvents.IVsSolutionEvents7.OnQueryCloseFolder(String, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- folderPath
- String
- pfCancel
- Int32