EditorFactoryBase.IVsEditorFactory.Close 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
互操作提供程序。
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
。