  | Package Constructor  | 
 Initializes a new instance of the 
Package class
 
    Namespace: 
   Dynamicweb.Deployment
    Assembly:
   Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntaxpublic Package(
	string filePath
)
Public Sub New ( 
	filePath As String
)
Parameters
- filePath
 - Type: SystemString
 
See Also