KnownUIContexts.CloudEnvironmentConnectedContext Property

Definition

UI context indicating that the IDE is connected to a cloud environment

public:
 static property Microsoft::VisualStudio::Shell::UIContext ^ CloudEnvironmentConnectedContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext CloudEnvironmentConnectedContext { get; }
static member CloudEnvironmentConnectedContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property CloudEnvironmentConnectedContext As UIContext

Property Value

Applies to