LongBufferLineChunk.Default Property
This member overrides EditorOptionDefinition<T>.Default.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Default As Integer
public override int Default { get; }
public:
virtual property int Default {
int get () override;
}
abstract Default : int with get
override Default : int with get
override function get Default () : int
Property Value
Type: System.Int32
.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.