IVsNonSolutionProjectFactory Schnittstelle

Definition

Gibt an, dass die Projekte, die von der Factory erstellt werden, nicht Teil einer Projektmappe sind.

public interface class IVsNonSolutionProjectFactory
public interface class IVsNonSolutionProjectFactory
__interface IVsNonSolutionProjectFactory
[System.Runtime.InteropServices.Guid("8CBFFBBE-241E-4B9C-9926-C06F7374386C")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsNonSolutionProjectFactory
[<System.Runtime.InteropServices.Guid("8CBFFBBE-241E-4B9C-9926-C06F7374386C")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsNonSolutionProjectFactory = interface
Public Interface IVsNonSolutionProjectFactory
Attribute

Hinweise

Diese Schnittstelle verfügt über keine Methoden. Verwenden Sie es, um eine projektfactory so zu markieren, dass Sie Projekte erzeugt, die nicht Teil einer Projekt Mappe sind.

Gilt für