共用方式為


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

適用於