ResourceAssetCollection.Item[String] 属性

定义

获取指定静态资产的唯一基于内容的 URL。

public string this[string key] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(key As String) As String

参数

key
String

资产名称。

属性值

唯一 URL(如果可用),则为相同的 key(如果不可用)。

适用于