Description
This attribute can be applied to a class and is used to associate IPropertyProvider objects with the target class.
Class Hierarchy
Autodesk.AutoCAD.ComponentModel.PropertyProviderAttribute
C#
public class PropertyProviderAttribute : Attribute;
Visual Basic
Public Class PropertyProviderAttribute Inherits Attribute