共用方式為


PirSharedGalleryResource interface

pir 中共用資源庫資源的基底資訊。

Extends

屬性

uniqueId

這個共享資源庫的唯一標識符。

繼承的屬性

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

uniqueId

這個共享資源庫的唯一標識符。

uniqueId?: string

屬性值

string

繼承的屬性詳細資料

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

繼承自PirResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自PirResource.name