CaretPosition::ToString Method ()

 

Provides a string representation of the caret position.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The string representation of the caret position.

Return to top
Show: