VS_RESOURCE_GENERATOR.rst 251 B

12345678910
  1. VS_RESOURCE_GENERATOR
  2. ---------------------
  3. .. versionadded:: 3.8
  4. This property allows to specify the resource generator to be used
  5. on this file. It defaults to ``PublicResXFileCodeGenerator`` if
  6. not set.
  7. This property only applies to C# projects.