ComVisibleAttribute Constructor
Initializes a new instance of the ComVisibleAttribute class.
Namespace:
System.Runtime.InteropServicesAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- visibility
- Type: System..::..Boolean
true to indicate that the type is visible to COM; otherwise, false. The default is true.