VirtualSnapshotPoint::VirtualSpaces Property

 

Gets the number of virtual spaces.

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

public:
property int VirtualSpaces {
	int get();
}

Property Value

Type: System::Int32

The number of virtual spaces.

Return to top
Show: