ReparseDataBufferFlags Enumeration

Flags for the Flags 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 ReparseDataBufferFlags

Remarks

Members

AbsolutePath 0 The substitute name is an absolute target path name.
RelativePath 1 The substitute name is a path name relative to the directory containing the symbolic link.

See Also