CompoundViewAction.Close Method

Namespace:  Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService (in Microsoft.VisualStudio.Package.LanguageService.dll)

Syntax

'Declaration
Public Sub Close
public void Close()
public:
void Close()
member Close : unit -> unit 
public function Close()

.NET Framework Security

See Also

Reference

CompoundViewAction Class

Close Overload

Microsoft.VisualStudio.Package Namespace