HResults.DTS_W_CONFIGFILENOTFOUND 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_W_CONFIGFILENOTFOUND MessageText: The configuration file "%1!s!" cannot be found. Check the directory and file name.
public: int DTS_W_CONFIGFILENOTFOUND = -2147409900;
public const int DTS_W_CONFIGFILENOTFOUND = -2147409900;
val mutable DTS_W_CONFIGFILENOTFOUND : int
Public Const DTS_W_CONFIGFILENOTFOUND As Integer = -2147409900