Campo DefaultOptions.LongBufferLineChunkLengthId
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.Logic (em Microsoft.VisualStudio.Text.Logic.dll)
Sintaxe
'Declaração
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>
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.