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.

See Also

Location.Kind

SequenceContext