IVsPreviewChangesEngine Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | ApplyChanges() | Applies changes. |
![]() | GetConfirmation(String^) | Gets the dialog confirmation text. |
![]() | GetDescription(String^) | Gets the dialog description text. |
![]() | GetHelpContext(String^) | Gets the dialog help context. |
![]() | GetRootChangesList(Object^) | Gets the root changes list. |
![]() | GetTextViewDescription(String^) | Gets the dialog text view description. |
![]() | GetTitle(String^) | Gets the dialog title text. |
![]() | GetWarning(String^, Int32) | Gets the dialog warning text and level. |
Show:
