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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.