.FILTERS 파일 확장자
Visual C++ Project Filters File
| 개발사 | Microsoft |
| 인기도 |
4.3 | 6 투표 |
FILTERS 파일이란 무엇인가요?
File filter created by Visual C++, which is part of Microsoft's Visual Studio development software; contains ordering rules for displaying file types within the Visual Studio Solution Explorer panel; used for storing filter settings for a specific project.
추가 정보
FILTERS files are often seen with the compound extension ".vcxproj.filters" since they are commonly related to Visual C++ project files (.VCXPROJ extension). FILTERS files are saved in an XML format.
FILTERS 파일을 열거나 참조하는 프로그램
Windows