Deletes the record of the specified package on the server in the current context. It is not an error to delete a package that does not exist.
The type of the package.
The name of the package.
System.ArgumentNullException |
packageType is null (Nothing in Visual Basic) or empty or packageName is null (Nothing in Visual Basic) or empty. |