HResults.DTS_E_XMLSRCFILENOTFOUND Field

Definition

MessageId: DTS_E_XMLSRCFILENOTFOUND MessageText: The file "%1!s!" was not found. Please verify the file path and try again.

public: int DTS_E_XMLSRCFILENOTFOUND = -1071582144;
public const int DTS_E_XMLSRCFILENOTFOUND = -1071582144;
val mutable DTS_E_XMLSRCFILENOTFOUND : int
Public Const DTS_E_XMLSRCFILENOTFOUND As Integer  = -1071582144

Field Value

Value = -1071582144

Applies to