EditorFactory.Close Method

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

Syntax

'宣言
Protected Overridable Function Close As Integer
'使用
Dim returnValue As Integer

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

Return Value

Type: System.Int32

Permissions

See Also

Reference

EditorFactory Class

EditorFactory Members

Microsoft.VisualStudio.TestTools.Vsip Namespace