HResults.DTS_W_CONFIGKEYNOTFOUND 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_CONFIGKEYNOTFOUND MessageText: Configuration registry key "%1!s!" was not found. A configuration entry specifies a registry key that is not available. Check the registry to ensure that the key is there.
public: int DTS_W_CONFIGKEYNOTFOUND = -2147409899;
public const int DTS_W_CONFIGKEYNOTFOUND = -2147409899;
val mutable DTS_W_CONFIGKEYNOTFOUND : int
Public Const DTS_W_CONFIGKEYNOTFOUND As Integer = -2147409899