Click or drag to resize

NativeFileIO.EnumerateWin32DevicePaths Method

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static IEnumerable<string> EnumerateWin32DevicePaths(
	string nt_device_path
)

Parameters

nt_device_path
Type: System.String

Return Value

Type: IEnumerable<String>
See Also