IWebClassLibProjectEvents::OnFileAdded Method (String^, Boolean)
Visual Studio 2015
Occurs when a file is added.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Parameters
- pszFilePath
-
Type:
System::String^
The path of the file.
- foldersMustBeInProject
-
Type:
System::Boolean
true if the folders must be included in the project, otherwise false.
Show: