Share via


VSConstants.UICONTEXT.SolutionExistsAndNotBuildingAndNotDebugging_guid Field

Specifies a context in which a solution is loaded but is not being built or debugged.

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

Syntax

'Declaration
Public Shared ReadOnly SolutionExistsAndNotBuildingAndNotDebugging_guid As Guid
public static readonly Guid SolutionExistsAndNotBuildingAndNotDebugging_guid
public:
static initonly Guid SolutionExistsAndNotBuildingAndNotDebugging_guid
static val SolutionExistsAndNotBuildingAndNotDebugging_guid: Guid
public static final var SolutionExistsAndNotBuildingAndNotDebugging_guid : Guid

.NET Framework Security

See Also

Reference

VSConstants.UICONTEXT Class

Microsoft.VisualStudio Namespace