Visual Studio Command Prompt vs. a regular command prompt?

后端 未结 5 1434
攒了一身酷
攒了一身酷 2020-12-05 04:07

When I open a Visual Studio command prompt (for example, opened with menu Start -> Programs -> Microsoft Visual Studio 2008 -> Visual Studio T

5条回答
  •  盖世英雄少女心
    2020-12-05 04:56

    One use seems to be to call the XML Class Generator for using XSD schemas for serialization/deserialization:

    XML Class Generator for C# using XSD for deserialization

提交回复
热议问题