Show / Hide Table of Contents

Property HSMessage.Text


Overload

HSMessage.Content converted to text.

public string Text { get; }
Property Value
string

null if there is no content.

Remarks

If text encoding unspecified, uses UTF-8; if specified invalid, uses ASCII.