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.
Visual Studio 2015 のデバッグ モードで COM オブジェクトのプロパティが表示されないのはなぜですか。VS2012 では問題なく動作します。同じプロジェクトなので、同じように表示されるはずです??
Visual Studio 2012 (正常に動作します)
Visual Studio 2015 (プロパティがなくなりました)
設定を変更してみてください デバッグ設定を変更してください
[ツール] --> [オプション] ---> [デバッグ] --> レガシー C# および VB 式エバリュエーターを有効にします。