FileSystemSymbolicLink Class |
Namespace: ShellBoost.Core.Utilities
public sealed class FileSystemSymbolicLink
The FileSystemSymbolicLink type exposes the following members.
| Name | Description | |
|---|---|---|
| Flags |
Gets options for the symbolic link
| |
| PrintName |
Gets the symbolic link's print name.
The print name is an informative pathname, suitable for display to a user, that also identifies the target of the symbolic link.
| |
| SubstituteName |
Gets the symbolic link's substitute name.
|
| Name | Description | |
|---|---|---|
| ToString |
Converts to string.
(Overrides ObjectToString.) |