Could someone please tell me what references to add to a project in order to use the my object.
Thanks
Printable View
Could someone please tell me what references to add to a project in order to use the my object.
Thanks
As far as I know, there is no reference. It's just a keyword in VS 2005 (like MyBase, Me and this).
More info here:
http://msdn.microsoft.com/chats/tran...405_dn_my.aspx
perpaps you are using 2002 or 2003? As seven halo says, My was not introduced until VB 2005