KnownUIContexts::IdeUserSignedInContext Property

 

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

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property UIContext^ IdeUserSignedInContext {
	static UIContext^ get();
}

Property Value

Type: Microsoft.VisualStudio.Shell::UIContext^

The UIContext.

Return to top
Show: