.VSCT 文件扩展名

Visual Studio Command Table

开发者 Microsoft
受欢迎程度
3.5  |  2 
 

什么是 VSCT 文件?

File created by Microsoft Visual Studio, a Microsoft SDK; contains metadata about the isolated shell application in Visual Studio; organized by XML tags representing commands, command groups, menus, command placement, and bitmaps.

更多信息

VSCT files enables you to configure which application groups and individual commands are available in the application. Most commands and groups are included by default, if you want to remove any, uncomment the specific command or group. Commands appear as <Define name="No_WindowListCommand"/>.

To create a VSCT file:

  1. In Visual Studio, select File → New → File.
  2. In the "Templates" pane, select XML File → Open.
  3. Select View → Properties Window to show the properties of the .XML file.
  4. In the "Properties" window, click Browse on the Schemas property.
  5. Select vsct.xsd from the list of XSD schemas. If it's not in the list, select Add and locate your file, click OK.
  6. Type <CommandTable, press TAB and then type >. This will create a basic VSCT file.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 VSCT 文件的程序

分类: 开发者
更新时间: 2013-10-31

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Visual Studio Command Table 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们