🎴 Flashcard Mode

VB(Visual Basic) .Net Quiz

Card1 / 13
Mastered0
Review0
QuestionClick to flip

Where do you find COMException class

AnswerClick to flip back
A
System.Runtime.Interopservices
💡 Explanation:

The COMException class is found in System.Runtime.InteropServices namespace, which provides services for interacting with COM components. This namespace contains types specifically designed for COM interop scenarios.

Change Mode