Click or drag to resize

Package Constructor

Initializes a new instance of the Package class

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public Package(
	string filePath
)

Parameters

filePath
Type: SystemString
See Also