Click or drag to resize
PackageTryGetProcessOutput Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static bool TryGetProcessOutput(
	ref string output,
	string fileName,
	string arguments
)

Parameters

output
Type: SystemString
fileName
Type: SystemString
arguments
Type: SystemString

Return Value

Type: Boolean
See Also