UIContextGuids100.AsyncSolutionLoading Field

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

A solution is being loaded asynchronously, that is, not in the background.

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

Syntax

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

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

Remarks

The GUID for this context is {25D18BC0-C2DE-4F0F-A01F-CEC21EB811D7}.

.NET Framework Security

See Also

Reference

UIContextGuids100 Class

UIContextGuids100 Members

Microsoft.VisualStudio.Shell.Interop Namespace