Click or drag to resize

NativeFileIOCreateHardLink 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: SystemString
newlink
Type: SystemString
See Also