IVsProjectFactory.Close Methode

Definition

Schließt die Projektzuordnungsinstanz ab.

public:
 int Close();
public:
 int Close();
int Close();
public int Close ();
abstract member Close : unit -> int
Public Function Close () As Integer

Gibt zurück

Int32

Hinweise

Die Umgebung ruft diese Methode in Verbindung mit auf UnregisterProjectType .

Gilt für