March 2003
Intermediate to advanced
896 pages
32h 35m
English
ExtenderProvidedPropertyAttribute
This is an internal class and should not be used in your own code.
public sealed class ExtenderProvidedPropertyAttribute : Attribute { // Public Constructors public ExtenderProvidedPropertyAttribute(); // Public Instance Properties public PropertyDescriptor ExtenderProperty{get; } public IExtenderProvider Provider{get; } public Type ReceiverType{get; } // Public Instance Methods public override bool Equals(object obj); // overrides Attribute public override int GetHashCode(); // overrides Attribute public override bool IsDefaultAttribute(); // overrides Attribute }
System.Object
→ System.Attribute → ExtenderProvidedPropertyAttribute
All
Read now
Unlock full access