Click or drag to resize

NativeFileIOQueryDirectoryJunction Method (String)

Returns directory junction target path

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static string QueryDirectoryJunction(
	string source
)

Parameters

source
Type: SystemString
Location of directory that is a junction.

Return Value

Type: String
See Also