次の方法で共有


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定義済みの整数値。

実装

適用対象