IVsProjectSpecialFiles Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables you to query the project for special files, such as web configuration or license files, and, optionally, to create them.
public interface class IVsProjectSpecialFiles
C++/CX
public interface class IVsProjectSpecialFiles
__interface IVsProjectSpecialFiles
[System.Runtime.InteropServices.Guid("7CEB5F64-3AF3-4FC4-843D-E8E61F43B13C")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsProjectSpecialFiles
[System.Runtime.InteropServices.Guid("7CEB5F64-3AF3-4FC4-843D-E8E61F43B13C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectSpecialFiles
[<System.Runtime.InteropServices.Guid("7CEB5F64-3AF3-4FC4-843D-E8E61F43B13C")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsProjectSpecialFiles = interface
[<System.Runtime.InteropServices.Guid("7CEB5F64-3AF3-4FC4-843D-E8E61F43B13C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectSpecialFiles = interface
Public Interface IVsProjectSpecialFiles
- Attributes
Get |
Gets the item identifier, name, and path of a special project file. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |