次の方法で共有


BlobPropertyChange interface

更新された BLOB プロパティ。

プロパティ

newValue

プロパティの新しい値。

oldValue

プロパティの以前の値。

propertyName

更新されたプロパティの名前。

プロパティの詳細

newValue

プロパティの新しい値。

newValue: string

プロパティ値

string

oldValue

プロパティの以前の値。

oldValue: string

プロパティ値

string

propertyName

更新されたプロパティの名前。

propertyName: string

プロパティ値

string