MemberDesignTimeVisibilityAttribute Properties
Specifies whether a property or class is visible at design time.Name | Description |
---|---|
IsVisible | Gets whether a property or class is visible at design time. |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also