Template.Body 属性

定义

获取或设置此模板的正文的文本格式。 除名称和参数之外的所有内容。

public string Body { get; set; }
member this.Body : string with get, set
Public Property Body As String

属性值

此模板正文的文本格式。 除名称和参数之外的所有内容。

适用于