.SITEMAP ファイル拡張子
ASP.NET Site Map File
| 開発元 | Microsoft |
| 人気度 |
3.3 | 4 票 |
SITEMAPファイルとは?
Website file used by ASP.NET Web applications; stores the website's navigational structure in a hierarchy of pages; used for allowing programmatic access to the site map with the ASP.NET API.
詳細情報
SITEMAP files are located in the root directory of an ASP.NET web application and are always named Web.sitemap. They are saved using XML formatting.
SITEMAPファイルを開く、または参照するプログラム
Windows