DefaultOptions.InsertFinalNewLineOptionId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default option that determines whether to insert final new line charcter.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> InsertFinalNewLineOptionId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> InsertFinalNewLineOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> InsertFinalNewLineOptionId;
staticval mutable InsertFinalNewLineOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly InsertFinalNewLineOptionId As EditorOptionKey(Of Boolean)