Share

PropertyProviderAttribute Class

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

Links

PropertyProviderAttribute Properties

Was this information helpful?