ModelMetadata.Description 属性

定义

获取或设置模型的说明。

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

属性值

模型的说明。 默认值为 null。

适用于