SharpFS -- A Virtual FileSystem for .NET

VirtualFS.AllowAliases Property

[This is preliminary documentation and subject to change.]

Gets or sets whether aliases can be created on this filesystem.

public bool AllowAliases {get; set;}

Remarks

This property defaults to false, for safety reasons.

See Also

VirtualFS Class | SharpFS Namespace | MountAlias