ReplicateNewLineCharacter.Key Property
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.
Gets the editor option key.
public:
virtual property Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> Key { Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> get(); };
public override Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> Key { get; }
member this.Key : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Overrides ReadOnly Property Key As EditorOptionKey(Of Boolean)
Property Value
ReplicateNewLineCharacterOptionId.