Metodo RunningDocumentTable.CloseSolution

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Function CloseSolution ( _
    options As __FRAMECLOSE _
) As CloseResult
public CloseResult CloseSolution(
    __FRAMECLOSE options
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Shell.CloseResult

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RunningDocumentTable Classe

Spazio dei nomi Microsoft.VisualStudio.Shell