Click or drag to resize

FileSystemSymbolicLinkFlags Property

Gets options for the symbolic link

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public SYMLINK_FLAGS Flags { get; }

Property Value

Type: SYMLINK_FLAGS
The options.
See Also