Share via


Advanced Save Options Dialog Box

Use this dialog box to select a language encoding scheme and to specify the characters to be inserted at the end of each line. To access this dialog box, open a code file for editing in Visual Studio and choose Advanced Save Options on the File menu.

  • Encoding
    Use this list box to apply a new language encoding scheme to the target file.
  • Line Endings
    To ensure that the target file will run on a specific operating system, select whether a carriage return (for Macintosh systems), a line feed (for Unix systems), or both characters (for Windows systems) will mark the end of each line.

See Also

Managing Files with Encoding | Globalization and Localization Issues | Character Sets | Files, User Interface Elements