LongBufferLineChunk::Default Property

 

Gets the default value (4K).

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

public:
property int Default {
	virtual int get() override;
}

Property Value

Type: System::Int32

The default value (4K).

Return to top
Show: