AttachedFile.Text

AttachedFile.Text property

获取或设置嵌入文件的文本表示。该字符串不得包含值为10(换行)或13(回车)的任何字符。

public string Text { get; set; }

另请参阅