HResults.DTS_E_FSTASK_CANTCREATEDIR Field

Definition

MessageId: DTS_E_FSTASK_CANTCREATEDIR MessageText: Can not create directory. User chose to fail the task if directory exists.

public: int DTS_E_FSTASK_CANTCREATEDIR = -1073548537;
public const int DTS_E_FSTASK_CANTCREATEDIR = -1073548537;
val mutable DTS_E_FSTASK_CANTCREATEDIR : int
Public Const DTS_E_FSTASK_CANTCREATEDIR As Integer  = -1073548537

Field Value

Value = -1073548537

Applies to