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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.