PropertyObjectFileContentTypes
- Updated2024-10-09
- 1 minute(s) read
PropertyObjectFileContentTypes
These constants represent the value of the PropertyObjectFile.ContentType property for predefined types of PropertyObjectFiles.
- FileContentType_AdaptersConfigFile –(Value: "AdaptersConfigFile") Specifies the configuration settings for the TestStand adapters.
- FileContentType_ConfigFile –(Value: "TEConfigFile") The TestStand Engine configuration file.
- FileContentType_CustomConfigFile –(Value: "CustomConfigFile") Custom Configurations file with configuration settings added by user.
- FileContentType_GeneralEngineConfigFile –(Value: "GeneralEngineConfigFile") Specifies most TestStand configuration settings and StationOptions, except those related to search directories, type palettes, and adapters.
- FileContentType_ProjectFile –(Value: "TSProjectFile") A TestStand project file.
- FileContentType_PropertyObjectFile –(Value: "TSPropertyObjectFile") A generic PropertyObjectFile file.
- FileContentType_SearchDirectoriesConfigFile –(Value: "SearchDirectoriesConfigFile") Specifies the search directories for the TestStand engine.
- FileContentType_SequenceFile –(Value: "SequenceFile") A sequence file.
- FileContentType_StationGlobalsFile –(Value: "Globals") The file containing the test station global variables.
- FileContentType_TypePaletteFile –(Value: "Types") A type palette file.
- FileContentType_TypePalettesConfigFile –(Value: "TypePalettesConfigFile") Specifies settings that configure the type palettes loaded by the TestStand engine.
- FileContentType_UsersFile –(Value: "UserListFile") The file containing the list of TestStand users and user groups.
- FileContentType_WorkspaceFile –(Value: "TSWorkspaceFile") A TestStand workspace file.
See Also
PropertyObjectFile.ContentType
SequenceFile.AsPropertyObjectFile