void Delete( string remoteFile )
Sub Delete ( remoteFile As String )
void Delete( String^ remoteFile )
abstract Delete : remoteFile : string -> unit
In This Article