Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
新しい VS タブでアプリを開く VS2012 プラグインを作成する方法はありますか? VS タブとは、ソリューション エクスプローラーでアイテムをクリックしたときに開く同じタブを意味します。
ありがとう、アレックス
アプリを VS2012 ドキュメント タブに表示するには、ドキュメント ウィンドウを実装する Visual Studio 拡張機能を作成する必要があります。Visual Studio SDK、そのドキュメント、および SDK とMSDN コードのサンプルは、実装に役立ちます。