IVsProjectSpecialFiles Interface
Visual Studio 2015
Enables you to query the project for special files, such as web configuration or license files, and, optionally, to create them.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetFile(Int32, UInt32, UInt32, String) | Gets the item identifier, name, and path of a special project file. |
Show:
