Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit focus mode

Symbolic links

  • 2025-07-08
Feedback

In this article

A symbolic link is a file-system object that points to another file system object. The object being pointed to is called the target.

Symbolic links are transparent to users; the links appear as normal files or directories, and can be acted upon by the user or application in exactly the same manner.

Symbolic links are designed to aid in migration and application compatibility with UNIX operating systems. Microsoft has implemented its symbolic links to function just like UNIX links.

In this section

For more information, see the following topics:

TopicDescription
Symbolic Link Effects on File Systems FunctionsHow symbolic links affect standard file functions that use path names to specify one or more files.
Programming ConsiderationsProgramming considerations for working with symbolic links.
Creating Symbolic LinksCreate symbolic links that use either an absolute or relative path by using theCreateSymbolicLink function.

Supported Operating Systems

Symbolic links are available in NTFS starting with Windows Vista.


Feedback

Was this page helpful?

YesNo

In this article

Was this page helpful?

YesNo