Property HSContentPart.Text
Overload
HSContentPart.Content converted to text.
public string Text { get; }
Property Value
|
string
|
Remarks
If text encoding unspecified, uses UTF-8; if specified invalid, uses ASCII.
HSContentPart.Content converted to text.
public string Text { get; }
|
string
|
If text encoding unspecified, uses UTF-8; if specified invalid, uses ASCII.