FileSystemLinkType
Namespace: TagBites.IO
Assembly: TagBites.IO.dll
Product: TagBites.IO v. 2.0.0
Defines a type of file system link.
public enum FileSystemLinkTypeFields
Section titled “Fields”Directory
Section titled “Directory”Link to a directory.
Directory = 0Link to a file.
File = 1FileVersion
Section titled “FileVersion”Link to a file version.
FileVersion = 2