Udostępnij za pośrednictwem


Metoda FlavoredProject.InitializeForOuter —

Wywołana przez podtyp projektu zewnętrznego mają podtypu własnością projekt wewnętrzny pracę jego inicjowania.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell.Flavor
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Protected Overridable Sub InitializeForOuter ( _
    fileName As String, _
    location As String, _
    name As String, _
    flags As UInteger, _
    ByRef guidProject As Guid, _
    <OutAttribute> ByRef cancel As Boolean _
)
protected virtual void InitializeForOuter(
    string fileName,
    string location,
    string name,
    uint flags,
    ref Guid guidProject,
    out bool cancel
)

Parametry

  • flags
    Typ: System.UInt32
    Flagi z __VSCREATEPROJECTFLAGS wyliczania.
  • guidProject
    Typ: System.Guid%
    [ref] Identyfikator interfejsu projektu.
  • cancel
    Typ: System.Boolean%
    [out] Zwraca true w przypadku tworzenia projektu został anulowany.

Uwagi

Domyślnie po prostu ustawia cancel do false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

FlavoredProject Klasa

Przestrzeń nazw Microsoft.VisualStudio.Shell.Flavor