&File.CreateSymLink(String,String) Method

Represents method CreateSymLink(String,String).

Namespace: System.IO
public
 class function CreateSymLink(const Link: String; const Target: String): Boolean; static;

Parameters

Link
Type: String

Target
Type: String

Return Value

Type: Boolean