HResults.DTS_W_CONFIGFILENOTFOUND 字段

定义

MessageId:DTS_W_CONFIGFILENOTFOUND MessageText:找不到配置文件“%1!s!” 。 请检查目录和文件名。

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

字段值

Value = -2147409900

适用于