Hi - Usually, you'd have a TypeReference or TypeDefinition of the declaring type at the point where you handle the variable. By appending this type's namespace and classname and then the variable's name you'll get the fully qualified name. Hope this very general hint helps ... Otherwise, a piece of concrete code might show the problem better ...
Regards Harald M. -------- Original-Nachricht -------- > Datum: Tue, 29 Dec 2009 16:58:43 +0800 > Von: "Wee Li Yen" <[email protected]> > An: "Mono.Cecil" <[email protected]> > Betreff: [mono-cecil] How to get the fully qualified name? > Hi, > > How can I get the fully qualified name of a variable (for eg) after > visiting it in my visitor? > > Thanks, > LY > > -- > -- > mono-cecil -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 -- -- mono-cecil
