Location.Kind
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
Location.Kind
Syntax
Location.Kind
Data Type
Use the following constants with this data type:
- LocationKind_Execution –(Value: 2) Specifies a location in a SequenceContext .
- LocationKind_File –(Value: 1) Specifies a location in a file.
- LocationKind_Type –(Value: 3) Specifies a location in a type.
Purpose
Specifies whether the location is a file, execution, or type location.