Skip to main content

Project

This article describes all Context Providers in the Project group. Refer to the Context Providers article for details on how to access Context Providers from the other groups.


[IsMvcProject]

Satisfied if the current project type is MVC.

Supported Languages: All


[IsSilverlightProject]

Satisfied if the current project type is Silverlight.

Supported Languages: All


[IsWinRTProject]

Satisfied if the current project type is WinRT.

Supported Languages: All


[IsWpfProject]

Satisfied if the current project type is WPF.

Supported Languages: All