KnownUIContexts.IdeUserSignedInContext Property

Definition

A UI context indicating that the IDE User is signed in.

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

Property Value

The UIContext.

Applies to