ITextSnapshot::GetText Method ()

 

Gets all the text in the snapshot.

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

String^ GetText()

Return Value

Type: System::String^

A non-null string.

Return to top
Show: