次の方法で共有


VSConstants.VS_E_WIZARDBACKBUTTONPRESS Field

An HRESULT value that indicates that the user hit the back button in a Visual Studio wizard.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)

Syntax

'宣言
Public Const VS_E_WIZARDBACKBUTTONPRESS As Integer
'使用
Dim value As Integer

value = VSConstants.VS_E_WIZARDBACKBUTTONPRESS
public const int VS_E_WIZARDBACKBUTTONPRESS
public:
literal int VS_E_WIZARDBACKBUTTONPRESS
public const var VS_E_WIZARDBACKBUTTONPRESS : int

Field Value

Type: System.Int32

Permissions

See Also

Concepts

SDK Constants

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace