HResults.DTS_E_INVALIDPATHTOPACKAGE 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_E_INVALIDPATHTOPACKAGE MessageText: The specified package path does not contain a package name. This occurs when the path does not contain at least one backslash or one forward slash.
public: int DTS_E_INVALIDPATHTOPACKAGE = -1073659832;
public const int DTS_E_INVALIDPATHTOPACKAGE = -1073659832;
val mutable DTS_E_INVALIDPATHTOPACKAGE : int
Public Const DTS_E_INVALIDPATHTOPACKAGE As Integer = -1073659832