PropertyObjectFile

Use the PropertyObjectFile class to read and write PropertyObjects to disk. All TestStand files, including sequence files, type palette files, workspace files, configuration files, users file, and globals file, are stored as PropertyObjectFiles. Create new PropertyObjectFiles with the Engine.NewPropertyObjectFile method.

Properties

Methods

See Also

Engine.ConfigFile

Engine.GlobalsFile

Engine.NewPropertyObjectFile

Engine.UsersFile

SequenceFile.AsPropertyObjectFile

UsersFile.AsPropertyObjectFile

WorkspaceFile.AsPropertyObjectFile