Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Determines whether to duplicate the new line character already present when inserting a new line.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Syntax
'Declaration
Public Shared ReadOnly ReplicateNewLineCharacterOptionId As EditorOptionKey(Of Boolean)
public static readonly EditorOptionKey<bool> ReplicateNewLineCharacterOptionId
public:
static initonly EditorOptionKey<bool> ReplicateNewLineCharacterOptionId
static val ReplicateNewLineCharacterOptionId: EditorOptionKey<bool>
public static final var ReplicateNewLineCharacterOptionId : EditorOptionKey<boolean>
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.