[Mono-bugs] [Bug 445903] GetField() API fails on Mono 2.0

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 18 07:56:04 EST 2008


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

User kuanil at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=445903#c4





--- Comment #4 from Anil Kumar <kuanil at novell.com>  2008-11-18 05:56:03 MST ---
When i print config.GetType().ToString() , it prints :
System.Web.Configuration.HttpRuntimeSection

that is, it prints type of the section not the content. Thats why i tried to
print full field by config.GetType().GetFields() as in comment #2....

In order to print the full field, is there any other way ? 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list