HResults.DTS_I_FTPDELETEFILE Field

Definition

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

Field Value

Value = 1073831990

Applies to