HResults.DTS_W_CONFIGFILEINVALID 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_CONFIGFILEINVALID MessageText: The configuration file loaded, but is not valid. The file is not formatted correctly, may be missing an element, or may be damaged.
public: int DTS_W_CONFIGFILEINVALID = -2147409901;
public const int DTS_W_CONFIGFILEINVALID = -2147409901;
val mutable DTS_W_CONFIGFILEINVALID : int
Public Const DTS_W_CONFIGFILEINVALID As Integer = -2147409901