Condividi tramite


Campo DefaultOptions.LongBufferLineChunkLengthId

Spazio dei nomi:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

Sintassi

'Dichiarazione
Public Shared ReadOnly LongBufferLineChunkLengthId As EditorOptionKey(Of Integer)
public static readonly EditorOptionKey<int> LongBufferLineChunkLengthId
public:
static initonly EditorOptionKey<int> LongBufferLineChunkLengthId
static val LongBufferLineChunkLengthId: EditorOptionKey<int>
public static final var LongBufferLineChunkLengthId : EditorOptionKey<int>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DefaultOptions Classe

Spazio dei nomi Microsoft.VisualStudio.Text.Editor