IVsProjectSpecialFiles Schnittstelle

Definition

Ermöglicht es Ihnen, das Projekt nach speziellen Dateien wie Webkonfigurations- oder Lizenzdateien abzufragen und diese optional zu erstellen.

public interface class IVsProjectSpecialFiles
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(1)>]
type IVsProjectSpecialFiles = interface
Public Interface IVsProjectSpecialFiles
Attribute

Methoden

GetFile(Int32, UInt32, UInt32, String)

Ruft Elementbezeichner, Namen und Pfad einer speziellen Projektdatei ab.

Gilt für