https://bugzilla.novell.com/show_bug.cgi?id=665840

https://bugzilla.novell.com/show_bug.cgi?id=665840#c2


--- Comment #2 from Jonathan Dick <[email protected]> 2011-01-20 14:27:59 UTC 
---
Just a thought, is there some way a constant could be used?

[IntentFilter(Categories = new string[] { Android.App.Application.PACKAGE_NAME
} ...)]

I suspect you could make public const string PACKAGE_NAME = "__PackageName__";
however that wouldn't be terribly useful at runtime if someone used it.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to