If the file is a text file, this property returns the text data. If the file is not a text file, this property returns null.

Syntax

public string StringData { get; }
Public ReadOnly Property StringData() As String

Limitations

Read only.