Share via


EditorFactory.Close Method

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

Syntax

'Declaration
Protected Overridable Function Close As Integer
'Usage
Dim returnValue As Integer 

returnValue = Me.Close()
protected virtual int Close()
protected:
virtual int Close()
protected function Close() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

EditorFactory Class

EditorFactory Members

Microsoft.VisualStudio.TestTools.Vsip Namespace