This property is a flag that specifies whether or not the interface member should be visible to Automation queries. (See the InterfaceMemberFlags Enumeration for a list of values and their specific purposes.)
object.Flags
The Flags property syntax has the following parts.
Part | Description |
object | An object expression that evaluates to a MethodDef object. |