VirtualSnapshotSpan::GetText Method ()

 

The text contained by this virtual snapshot span.

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

public:
String^ GetText()

Return Value

Type: System::String^

A non-null string.

Return to top
Show: