PropertyChangeEventArgs Fields |
The PropertyChangeEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataItem |
Provides access to the property data stored in local storage.
|
![]() | Key |
Propery key.
|
![]() | Metadata |
File or folder metadata that contins this property in Properties dictionary.
|
![]() | Operation |
Propery operation.
|
![]() | Path |
File or folder path path in user file system for which the propery is being saved or deleted.
|
![]() | Result |
Result of the operation.
|
![]() | Value |
Property value. Null for delete operation.
|