HResults.DTS_I_FTPDELETEFILE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_I_FTPDELETEFILE MessageText: The attempt to delete file "%1!s!" failed. This may occur when the file does not exist, the file name was spelled incorrectly, or you do not have permissions to delete the file.
public: int DTS_I_FTPDELETEFILE = 1073831990;
public const int DTS_I_FTPDELETEFILE = 1073831990;
val mutable DTS_I_FTPDELETEFILE : int
Public Const DTS_I_FTPDELETEFILE As Integer = 1073831990