Click or drag to resize

EditFileManager Constructor

Initializes a new instance of the EditFileManager class.

Namespace:  Novacta.Transactions.IO
Assembly:  Novacta.Transactions.IO (in Novacta.Transactions.IO.dll) Version: 1.0.0
Syntax
public EditFileManager(
	string managedPath
)

Parameters

managedPath
Type: SystemString
The path of the managed file.
See Also