LocationKinds
- 更新时间2025-07-21
- 阅读时长1分钟
LocationKinds
Use this enumeration with the Location.Kind property.
- LocationKind_Execution –(Value: 2) Specifies a location in a SequenceContext .
- LocationKind_File –(Value: 1) Specifies a location in a file.
- LocationKind_IOConfiguration –(Value: 4) Specifies a location in an IO Configuration.
- LocationKind_Type –(Value: 3) Specifies a location in a type.