UIContextGuids100.SolutionOpening Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies a context in which a solution is being opened.

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

Syntax

'Declaration
Public Const SolutionOpening As String
'Usage
Dim value As String

value = UIContextGuids100.SolutionOpening
public const string SolutionOpening
public:
literal String^ SolutionOpening
static val mutable SolutionOpening: string
public const var SolutionOpening : String

Remarks

The GUID for this context is: {D2567162-F94F-4091-8798-A096E61B8B50}. It is defined in vsshell100.h.

.NET Framework Security

See Also

Reference

UIContextGuids100 Class

UIContextGuids100 Members

Microsoft.VisualStudio.Shell.Interop Namespace