.CTC Extension de fichier
Visual Studio Command Table Configuration File
| Développeur | Microsoft |
| Popularité |
3.5 | 4 Votes |
Qu'est-ce qu'un fichier CTC ?
Text file created by Microsoft Visual Studio, a Windows SDK; contains configuration data for a VSPackage command set; compiled into a managed VSPackage, native, or managed satellite DLL file.
Plus d'informations
CTC files have five sections with a beginning and ending identifier:
- Command Placement - CMDPLACEMENT_SECTION & CMDPLACEMENT_END
- Command Reuse - CMDUSED_SECTION & CMDUSED_END
- Visibility - VISIBILITY_SECTION & VISIBILITY_END
- Key Bindings - KEYBINDINGS_SECTION & KEYBINDINGS_END
- Commands - CMDS_SECTION & CMDS_END
REMARQUE: Starting with Visual Studio 2008 and later, .VSCT files are used to define how menus and commands appear in VSPackages instead of CTC files.
Programmes qui ouvrent ou référencent les fichiers CTC
Windows
Gratuit+