.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