QueryCloseFolderEventArgs(String) Constructor

Definition

public:
 QueryCloseFolderEventArgs(System::String ^ folderPath);
public QueryCloseFolderEventArgs (string folderPath);
new Microsoft.VisualStudio.Shell.Events.QueryCloseFolderEventArgs : string -> Microsoft.VisualStudio.Shell.Events.QueryCloseFolderEventArgs
Public Sub New (folderPath As String)

Parameters

folderPath
String

Applies to