URGENT:System.Resources.ResXResourceWriter

hi all,

I am using .NET framework2.0, according to MSDN there is a

class ResxResourceWriter in the namespace System.Resources, but i am not getting any such class here, what could be the problem, i am using WINNT operating system.

Thanks in Advance

-Rahul



Answer this question

URGENT:System.Resources.ResXResourceWriter

  • deezer

    Just to clear this up, ResXResourceWriter is in the System.Resources namespace, however, it is located in the System.Windows.Forms.dll assembly.

  • pwqiang

    got the solutiong actually

    ResXResourceWriter

    is in System.Windows.Forms

    MSDN says wrong


  • URGENT:System.Resources.ResXResourceWriter