ComClassAttribute::InterfaceShadows Property
.NET Framework (current version)
Indicates that the COM interface name shadows another member of the class or base class.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Property Value
Type: System::BooleanA Boolean value that indicates that the COM interface name shadows another member of the class or base class.
Shadowing is when a member uses the same name as another member.
.NET Framework
Available since 1.1
Available since 1.1
Show: