.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