Accessing Built-in Properties
- Updated2025-07-23
- 1 minute(s) read
TestStand defines a number of built-in properties that always exist for objects, such as the Sequence.Name property or the SequenceContext.Sequence property. Almost every TestStand object defines built-in, static API properties you can access in the programming language you use to create code modules.
Refer to the following examples for more information about accessing built-in properties in specific development environments:
- LabVIEW
- LabWindows/CVI
- Microsoft Visual Basic .NET
- C#
- Microsoft Visual C++/#import