Condividi tramite


Campo DefaultOptions.LongBufferLineThresholdId

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

Sintassi

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DefaultOptions Classe

Spazio dei nomi Microsoft.VisualStudio.Text.Editor