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.
C# で行われるように、VB.NET でユーザー定義の警告メッセージを生成したいと思います (以下を参照)。
#pragma message を使用して、Visual C++ でユーザー定義の警告メッセージを生成する方法
これは可能ですか?
いいえ、
残念ながら、これは VB.NET では不可能です。