{CompanyName} FlexyGo

IAutoUpdaterService..::..UninstallApplication Method

Namespace:  FLEXYGO.FlexyGoServices
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[OperationContractAttribute]
void UninstallApplication(
	string projectName,
	string siteName,
	string physicalPath,
	string virtualPath,
	string packageName,
	string currentVersion
)
<OperationContractAttribute> _
Sub UninstallApplication ( _
	projectName As String, _
	siteName As String, _
	physicalPath As String, _
	virtualPath As String, _
	packageName As String, _
	currentVersion As String _
)

Parameters

projectName
Type: String
siteName
Type: String
physicalPath
Type: String
virtualPath
Type: String
packageName
Type: String
currentVersion
Type: String