RunningDocumentTable.CloseSolution(__FRAMECLOSE) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Çözümü kapatır.
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
Parametreler
- options
- __FRAMECLOSE
Kapatma seçenekleri.
Döndürülenler
Kapatma sonucu.