VSConstants.VS_E_WIZARDBACKBUTTONPRESS Field
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.
VS specific error HRESULT for "Wizard back button pressed".
public: int VS_E_WIZARDBACKBUTTONPRESS = -2147213313;
C++/WinRT
int VS_E_WIZARDBACKBUTTONPRESS = -2147213313;
public const int VS_E_WIZARDBACKBUTTONPRESS = -2147213313;
val mutable VS_E_WIZARDBACKBUTTONPRESS : int
Public Const VS_E_WIZARDBACKBUTTONPRESS As Integer = -2147213313
Value = -2147213313
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |