SYMLINK_FLAGS Enumeration |
Namespace: ShellBoost.Core.Utilities
[FlagsAttribute] public enum SYMLINK_FLAGS
Member name | Value | Description | |
---|---|---|---|
SYMLINK_FLAG_NONE | 0 | The substitute name is a full path name. | |
SYMLINK_FLAG_RELATIVE | 1 | The substitute name is a path name relative to the directory containing the symbolic link. |