StateSyncChange Class |
Namespace: ShellBoost.Core.Synchronization
public sealed class StateSyncChange
The StateSyncChange type exposes the following members.
Name | Description | |
---|---|---|
![]() | StateSyncChange |
Initializes a new instance of the StateSyncChange class.
|
Name | Description | |
---|---|---|
![]() | Attributes |
Gets or sets the attributes.
|
![]() | ContentVersion |
Gets or sets the content version.
|
![]() | CreationTime |
Gets or sets the creation time.
|
![]() | EntryId |
Gets or sets the entry identifier.
|
![]() | EventEndPointIdentifier |
Gets or sets the event endpoint identifier.
|
![]() | EventTime |
Gets or sets the event time.
|
![]() | EventType |
Gets or sets the type of the event.
|
![]() | FilePath |
Gets or sets this change's path.
|
![]() | FilePathSegments |
Gets the file path represented as a list of segments.
|
![]() | Id |
Gets or sets the identifier.
|
![]() | IsDirectory |
Gets a value indicating whether this instance is a directory.
|
![]() | IsHidden |
Gets a value indicating whether this instance is hidden.
|
![]() | LastWriteTime |
Gets or sets the last write time.
|
![]() | OldFilePath |
Gets or sets this change's old path.
|
![]() | ParentEntryId |
Gets or sets the parent entry identifier.
|
![]() | Size |
Gets or sets the size.
|
![]() | Status |
Gets or sets the status.
|
Name | Description | |
---|---|---|
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
![]() | Trace |
Traces this instance.
|