GotoLocationOptions

Use these constants with the Locations.GotoLocation method.

  • GotoLocationOption_DoNotDisplayMessageIfLocationNotFound –(Value: 0x1) Use this option to specify that the Locations.GotoLocation method takes no action instead of launching an information dialog box when the user interface cannot go to the location.
  • GotoLocationOption_NoOptions –(Value: 0x0) No options.

See Also

Locations.GotoLocation