WebImportSourceDetails Constructor (String)¶
A source MSI file path of a web application to be imported.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public WebImportSourceDetails( string sourceFilePath )
VB¶
Public Sub New ( sourceFilePath As String )
Parameters¶
- sourceFilePath
- Type: System.String
See Also¶
Reference¶
WebImportSourceDetails Class
WebImportSourceDetails Overload
Citrix.SDK.AppDNA Namespace