Click or drag to resize

NativeFileIOSetVolumeMountPoint 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 SetVolumeMountPoint(
	string VolumeMountPoint,
	string VolumeName
)

Parameters

VolumeMountPoint
Type: SystemString
VolumeName
Type: SystemString
See Also