IVsPreviewChangesEngine Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodApplyChanges()

Applies changes.

System_CAPS_pubmethodGetConfirmation(String^)

Gets the dialog confirmation text.

System_CAPS_pubmethodGetDescription(String^)

Gets the dialog description text.

System_CAPS_pubmethodGetHelpContext(String^)

Gets the dialog help context.

System_CAPS_pubmethodGetRootChangesList(Object^)

Gets the root changes list.

System_CAPS_pubmethodGetTextViewDescription(String^)

Gets the dialog text view description.

System_CAPS_pubmethodGetTitle(String^)

Gets the dialog title text.

System_CAPS_pubmethodGetWarning(String^, Int32)

Gets the dialog warning text and level.

Return to top
Show: