VirtualSnapshotPoint::ToString Method ()

 

Converts the object to a string.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The string form of this object.

Return to top
Show: