.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