Click or drag to resize

WorkflowFile Constructor (String)

Creates an instance from a file

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public WorkflowFile(
	string filename
)

Parameters

filename
Type: SystemString
The file to open
See Also