.XSC 文件扩展名
Visual Studio Dataset Internal Info File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.1 | 13 票 |
什么是 XSC 文件?
File created by the Visual Studio software development IDE; auto-generated by Visual Studio when the user creates an XML schema (.XSD file) containing data in addition to the schema.
更多信息
When Visual Studio creates the XSC file, it also creates an .XSS file. If you would like to prevent Visual Studio from creating the XSC and XSS files, open the XSD file with a text editor and alter the following code, where "false" was previously "true:"
msdata:IsDataSet="false"
注: XSC files are created by the Dataset Designer tool in Visual Studio.
可打开 XSC 文件的程序
Windows