.NATVIS 파일 확장자

Natvis VC++ Debugger Visualization File

개발사 Microsoft
인기도
4.0  |  2 투표
 

NATVIS 파일이란 무엇인가요?

A NATVIS file is a debugger visualization file used by Microsoft Visual Studio, a software development tool used to create Windows programs and web applications. It contains one or more Type elements, or visualization rules, in XML format. NATVIS files are part of the Visual Studio Natvis framework that enables developers to define how native types are displayed in debugger windows, such as "Locals" in the Visual Studio debugger.

추가 정보

You can find NATVIS files for common types that come with Visual Studio in the following path:

%VSINSTALLDIR%\​Common7\​Packages\​Debugger\​Visualizers

You can open and edit NATVIS files in Visual Studio. After changing the file and saving it, the modifications will be reflected in the "Watch," "Locals," etc. debugger windows. You can also open and modify NATVIS files with a different program than Visual Studio but the modifications will not be automatically reflected. You need to use the .natvisreload command in the "Watch" window or restart the debugging session. NATVIS files may be defined per-project, -user, or -system or embedded in .PDB files.

You can add a NATVIS file to a C++ project by selecting the project node in the "Solution Explorer" then clicking Add → New item → Visual C++ → Utility → Debugger visualization file (.natvis).

참고: The NATVIS file was introduced to replace the autoexp.dat file, which was previously used by earlier versions of Visual Studio.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

NATVIS 파일을 여는 프로그램

카테고리: 개발자
업데이트: 2018-10-23

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Natvis VC++ Debugger Visualization 파일 형식과 Windows 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.