EntryPoint.Sequence
- Updated2025-07-21
- 1 minute(s) read
EntryPoint.Sequence
Syntax
EntryPoint.Sequence
Data Type
Purpose
Returns the sequence that defines this entry point.
Remarks
Use this property to access additional information about the entry point you cannot obtain from properties or methods of the entry point. For example, use this property to determine whether the entry point is an Execution or a Configuration entry point.