L
Laura Stern
Guest
Lieven: I agree with what Shelley said. However, in your TestReflection example, you are trying to access a private data member of the class that owns that variable. This should be allowed now. i.e., I believe this is a bug. Otherwise, what would be the point in providing the Flags
rivate enum if it will never allow you to get the property anyway! If you can't access it from its own class, then where would you be able to access it from? Please log a bug so we can look into this.
Continue reading...

Continue reading...