NativeMethods.UICONTEXT_SolutionExists Field
Value is new Guid("{f1536ef8-92ec-443c-9ed7-fdadf150da82}").
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Shared ReadOnly UICONTEXT_SolutionExists As Guid
'Usage
Dim value As Guid
value = NativeMethods.UICONTEXT_SolutionExists
public static readonly Guid UICONTEXT_SolutionExists
public:
static initonly Guid UICONTEXT_SolutionExists
public static final var UICONTEXT_SolutionExists : Guid
static val UICONTEXT_SolutionExists: Guid
.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.