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.
public string StringData { get; }
Public ReadOnly Property StringData() As String
Read only.