IVsAppCompat Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AskForUserConsentToBreakAssetCompat(Array^) | Shows a dialog box that asks for user consent to break the compatibility of projects in a list. If the user does not agree to continue, this method throws a COMException with an ErrorCode of OLE_E_PROMPTSAVECANCELLED. |
![]() | BreakAssetCompatibility(IVsHierarchy^, String^) | |
![]() | GetCurrentDesignTimeCompatVersion(String^) | Gets the current design time-compatibility version for this version of Visual Studio. |
Show:
