RunningDocumentTable.CloseSolution(__FRAMECLOSE) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Schließt die Projekt Mappe.
public:
Microsoft::VisualStudio::Shell::CloseResult CloseSolution(Microsoft::VisualStudio::Shell::Interop::__FRAMECLOSE options);
public:
Microsoft::VisualStudio::Shell::CloseResult CloseSolution(Microsoft::VisualStudio::Shell::Interop::__FRAMECLOSE options);
Microsoft::VisualStudio::Shell::CloseResult CloseSolution(Microsoft::VisualStudio::Shell::Interop::__FRAMECLOSE options);
public Microsoft.VisualStudio.Shell.CloseResult CloseSolution (Microsoft.VisualStudio.Shell.Interop.__FRAMECLOSE options);
member this.CloseSolution : Microsoft.VisualStudio.Shell.Interop.__FRAMECLOSE -> Microsoft.VisualStudio.Shell.CloseResult
Public Function CloseSolution (options As __FRAMECLOSE) As CloseResult
Parameter
- options
- __FRAMECLOSE
Die Close-Optionen.
Gibt zurück
Das Schluss Ergebnis.