Sdílet prostřednictvím


BlobPropertyChange interface

A blob property that was updated.

Properties

newValue

The new value of the property.

oldValue

The previous value of the property.

propertyName

The name of the property that was updated.

Property Details

newValue

The new value of the property.

newValue: string

Property Value

string

oldValue

The previous value of the property.

oldValue: string

Property Value

string

propertyName

The name of the property that was updated.

propertyName: string

Property Value

string