IVsUIElementPane.CloseUIElementPane Method

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Dichiarazione
Function CloseUIElementPane As Integer
'Utilizzo
Dim instance As IVsUIElementPane
Dim returnValue As Integer

returnValue = instance.CloseUIElementPane()
int CloseUIElementPane()
int CloseUIElementPane()
abstract CloseUIElementPane : unit -> int 
function CloseUIElementPane() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsUIElementPane Interface

Microsoft.VisualStudio.Shell.Interop Namespace