Interfejs IVsCreateAggregateProject
Wywołana przez typ projektu, który obsługuje agregacji.
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop.8.0 (w Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Składnia
[GuidAttribute("84F41718-D169-4567-A0CD-B3CBCF58FF71")]
[InterfaceTypeAttribute(1)]
public interface IVsCreateAggregateProject
[GuidAttribute("84F41718-D169-4567-A0CD-B3CBCF58FF71")]
[InterfaceTypeAttribute(1)]
public interface class IVsCreateAggregateProject
[<GuidAttribute("84F41718-D169-4567-A0CD-B3CBCF58FF71")>]
[<InterfaceTypeAttribute(1)>]
type IVsCreateAggregateProject = interface end
<GuidAttribute("84F41718-D169-4567-A0CD-B3CBCF58FF71")>
<InterfaceTypeAttribute(1)>
Public Interface IVsCreateAggregateProject
Metody
Nazwa | Opis | |
---|---|---|
![]() |
CreateAggregateProject(String, String, String, String, UInt32, Guid, IntPtr) | Ta metoda jest implementowana przez środowisko do tworzenia projektu agregacji, co z kolei powoduje utworzenie system vsiptecflavors agregacji. |
Uwagi
Wywołanie IVsCreateAggregateProject interfejsu, aby utworzyć projekt agregacji.Implementuje środowiska IVsCreateAggregateProject interfejsu za pomocą SVsCreateAggregateProject usługi.
Zobacz też
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku