Click or drag to resize

NativeFileIO.CreateHardLink Method

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static void CreateHardLink(
	string existing,
	string newlink
)

Parameters

existing
Type: System.String
newlink
Type: System.String
See Also