PlaceholderFolder Class |
Namespace: ITHit.FileSystem.Windows
The PlaceholderFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| Properties |
Custom data associated with a placeholder, organised as a dictionary.
(Overrides PlaceholderItemProperties.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetErrorStatus |
Gets error status.
(Inherited from PlaceholderItem.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInSync |
Gets in-sync state of the placeholder.
(Inherited from PlaceholderItem.) | |
| GetRemoteStorageItemId |
Gets remote storage item ID associated with the placeholder or null if the ID was not set.
(Inherited from PlaceholderItem.) | |
| GetState |
Gets placeholder state.
(Inherited from PlaceholderItem.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HydrationRequired |
Returns true if hydration is required. False - otherwise.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetConflictStatus |
Sets or clears error status icon to indicate synchronization status.
(Inherited from PlaceholderItem.) | |
| SetInSync |
Marks the placeholder file as in sync or not in sync.
(Inherited from PlaceholderItem.) | |
| SetOnDemandPopulation |
Enables or disables placeholder folder on-demand population.
| |
| SetRemoteStorageItemId |
Sets remote storage item ID associated with the placeholder.
(Inherited from PlaceholderItem.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TryGetErrorStatus(Boolean) |
Tries to get error status.
(Inherited from PlaceholderItem.) | |
| TryGetRemoteStorageItemId |
Tries to get remote storage item ID associated with the placeholder.
(Inherited from PlaceholderItem.) | |
| TryGetState |
Tries to get placeholder state.
(Inherited from PlaceholderItem.) | |
| TryHydrationRequired |
Tries to determin if the hydration is required.
| |
| TrySetErrorStatus(Boolean) |
Tries to set or clear error status icon to indicate synchronization status.
(Inherited from PlaceholderItem.) | |
| TrySetOnDemandPopulation |
Tries to enable or disable placeholder folder on-demand population.
| |
| UpdateUI |
Force a refresh of PlaceholderItem in shell user interface.
(Inherited from PlaceholderItem.) |
| Name | Description | |
|---|---|---|
| Engine |
Engine.
(Inherited from PlaceholderItem.) | |
| Path |
Path of this placeholder in the user file system.
(Inherited from PlaceholderItem.) |