XPTypeInfo Properties
Serves as a base for classes that discover the object’s attributes and provide access to its metadata.Name | Description |
---|---|
Attributes | Gets the attributes for this type. |
IsPersistent | Gets whether a class or member of this type is persistent. |
IsVisibleInDesignTime | Gets whether a property or class is visible at design time. |
See Also