Database.ImageUrl 属性

定义

获取或设置要为数据库显示的图像的 URL 路径。

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

属性值

一个字符串,其中包含要为数据库显示的图像的 URL 路径。

适用于