.VBHTML 파일 확장자
ASP.NET Razor Web Page
| 개발사 | Microsoft |
| 인기도 |
2.8 | 9 투표 |
VBHTML 파일이란 무엇인가요?
Visual Basic HTML Web file used by Razor, an ASP.NET view engine that generates webpages on a Microsoft IIS Web server; similar to a standard ASP.NET webpage (.ASP or .ASPX file), but uses slightly different syntax that offers new HTML templating features.
추가 정보
VBHTML files are executed by IIS Web server, which uses the Razor engine to generate a Web page that is sent to the client Web browser.
참고: VBHTML files are similar to .CSHTML (C# HTML) files, but use a slightly different syntax that is closer to the Visual Basic language.
VBHTML 파일을 열거나 참조하는 프로그램
Windows