IVsFileUpgrade Methods

 

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

NameDescription
System_CAPS_pubmethodUpgradeFile(String^, String^, Int32, IVsUpgradeLogger^, Int32)

Upgrades a single file.

System_CAPS_pubmethodUpgradeFile_CheckOnly(String^, String^, Int32, IVsUpgradeLogger^, Int32)

Checks if a file requires upgrading but does not perform the upgrade.

Return to top
Show: