次の方法で共有


VSConstants.VS_E_SOLUTIONNOTOPEN Field

A Visual Studio-specific error HRESULT that indicates "Solution not open."

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

Syntax

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

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

Field Value

Type: System.Int32

Permissions

See Also

Concepts

SDK Constants

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace