EditorFactoryBase.IVsEditorFactory.Close 方法

定义

互操作提供程序。

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsEditorFactory.Close() = Microsoft::VisualStudio::Shell::Interop::IVsEditorFactory::Close;
int IVsEditorFactory.Close ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsEditorFactory.Close : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsEditorFactory.Close : unit -> int
Function Close () As Integer Implements IVsEditorFactory.Close

返回

定义的整数值,例如 S_OK

实现

适用于