JunctionPoint.

Create(string, string, bool) Method

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Containing Type
JunctionPoint

Syntax

public static void Create(string junctionPoint, string targetDir, bool overwrite)

Parameters

Name Type Description
junctionPoint string
targetDir string
overwrite bool

Return Value

Type Description
void