ReparsePointTags Enumeration

Specifies a predefined Microsoft reparse point tag, for the ReparseTag member.

Definition

Namespace: DevCase.Win32.Enums
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum ReparsePointTags

Remarks

Members

Reserved0 0 Reserved reparse tag value.
Reserved1 1 Reserved reparse tag value.
CloudMask 61,440 CloudMask reparse point tag.
HSM2 2,147,483,654 Obsolete. Tag used by legacy Hierarchical Storage Manager Product.
SIS 2,147,483,655 Tag used by single-instance storage (SIS) filter driver.
WIM 2,147,483,656 Tag used for by WIM.
CSV 2,147,483,657 CSV reparse point tag.
DFS 2,147,483,658 Tag used by the DFS (Distributed File System) filter.
DFSR 2,147,483,666 Tag used by the DFS (Distributed File System) filter.
DEDUP 2,147,483,667 DEDUP reparse point tag.
NFS 2,147,483,668 Tag used by the Network File System (NFS) component.
FilePlaceholder 2,147,483,669 FilePlaceholder reparse point tag.
WOF 2,147,483,671 WOF reparse point tag.
WCI 2,147,483,672 WCI reparse point tag.
AppExecLink 2,147,483,675 AppExecLink reparse point tag.
StorageSync 2,147,483,678 StorageSync reparse point tag.
Unhandled 2,147,483,680 Unhandled reparse point tag.
OneDrive 2,147,483,681 Tag used by OneDrive.
Cloud 2,415,919,130 Cloud reparse point tag.
GVFS 2,415,919,132 GVFS reparse point tag.
WCI1 2,415,923,224 WCI1 reparse point tag.
Cloud1 2,415,923,226 Cloud1 reparse point tag.
Cloud2 2,415,927,322 Cloud2 reparse point tag.
Cloud3 2,415,931,418 Cloud3 reparse point tag.
Cloud4 2,415,935,514 Cloud4 reparse point tag.
Cloud5 2,415,939,610 Cloud5 reparse point tag.
Cloud6 2,415,943,706 Cloud6 reparse point tag.
Cloud7 2,415,947,802 Cloud7 reparse point tag.
Cloud8 2,415,951,898 Cloud8 reparse point tag.
Cloud9 2,415,955,994 Cloud9 reparse point tag.
CloudA 2,415,960,090 CloudA reparse point tag.
CloudB 2,415,964,186 CloudB reparse point tag.
CloudC 2,415,968,282 CloudC reparse point tag.
CloudD 2,415,972,378 CloudD reparse point tag.
CloudE 2,415,976,474 CloudE reparse point tag.
CloudF 2,415,980,570 CloudF reparse point tag.
MountPoint 2,684,354,563 Tag used for a mount point.

For a symbolic link, see: SymbolicLink

SymbolicLink 2,684,354,572 Tag used for for a symbolic link.

For a mount point, see: MountPoint

GlobalReparse 2,684,354,585 GlobalReparse reparse point tag.
WCI_Tombstone 2,684,354,591 WCI_Tombstone reparse point tag.
GVFS_Tombstone 2,684,354,594 GVFS_Tombstone reparse point tag.
HSM 3,221,225,476 Obsolete. Tag used by legacy Hierarchical Storage Manager Product.

See Also