WebDavClient.

DeleteFile(string, string) Method

Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
WebDavClient

Syntax

public void DeleteFile(string localFileName, string remoteFileName)

Parameters

Name Type Description
localFileName string
remoteFileName string

Return Value

Type Description
void