HResults.DTS_E_FILEOPENERR_FORWRITE_FILENOTFOUND 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_E_FILEOPENERR_FORWRITE_FILENOTFOUND MessageText: Opening the file "%1!s!" for writing failed. The file cannot be found.
public: int DTS_E_FILEOPENERR_FORWRITE_FILENOTFOUND = -1071607650;
public const int DTS_E_FILEOPENERR_FORWRITE_FILENOTFOUND = -1071607650;
val mutable DTS_E_FILEOPENERR_FORWRITE_FILENOTFOUND : int
Public Const DTS_E_FILEOPENERR_FORWRITE_FILENOTFOUND As Integer = -1071607650