>i am using some attribute for a proerty. could the attribute get some class
>or property information by itself? i mean, dose the attribute know what the
>class or property is? and how?
No, an attribute instance doesn't automatically know what it's applied
to.
Mattias

Signature
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Steven.Xu - 19 Nov 2006 23:08 GMT
i c.
thanks.
> >i am using some attribute for a proerty. could the attribute get some class
> >or property information by itself? i mean, dose the attribute know what the
[quoted text clipped - 4 lines]
>
> Mattias