次の方法で共有


ImageDefinition interface

イメージ定義。

プロパティ

contentUrl

イメージ BLOB のコンテンツ URL。

imageExists

イメージが既に存在するかどうか。

relativePath

イメージの相対パス。

プロパティの詳細

contentUrl

イメージ BLOB のコンテンツ URL。

contentUrl?: string

プロパティ値

string

imageExists

イメージが既に存在するかどうか。

imageExists?: boolean

プロパティ値

boolean

relativePath

イメージの相対パス。

relativePath?: string

プロパティ値

string