Click or drag to resize
PFSDllWrapperpfsSetProjectResultRoot Method
Set the project result root folder

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static void pfsSetProjectResultRoot(
	IntPtr handle,
	string resultRoot
)

Parameters

handle
Type: SystemIntPtr
Any pfsNode pointer within the PFS tree
resultRoot
Type: SystemString
Result root folder
See Also