UIContextGuids100.SolutionExists Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
Public Const SolutionExists As String
'Usage
Dim value As String
value = UIContextGuids100.SolutionExists
public const string SolutionExists
public:
literal String^ SolutionExists
static val mutable SolutionExists: string
public const var SolutionExists : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.