This documentation is archived and is not being maintained.
ExtenderProvidedPropertyAttribute Class
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <AttributeUsage(AttributeTargets.All)> NotInheritable Public Class ExtenderProvidedPropertyAttribute Inherits Attribute [C#] [AttributeUsage(AttributeTargets.All)] public sealed class ExtenderProvidedPropertyAttribute : Attribute [C++] [AttributeUsage(AttributeTargets::All)] public __gc __sealed class ExtenderProvidedPropertyAttribute : public Attribute [JScript] public AttributeUsage(AttributeTargets.All) class ExtenderProvidedPropertyAttribute extends Attribute
See Also
ExtenderProvidedPropertyAttribute Members | System.ComponentModel Namespace
Show: