SnapshotSpan.GetText Method

Definition

The text contained by this snapshot span.

public:
 System::String ^ GetText();
public:
 Platform::String ^ GetText();
std::wstring GetText();
public string GetText ();
member this.GetText : unit -> string
Public Function GetText () As String

Returns

A non-null string.

Applies to