IVsRetargetProjectAsync.RetargetAsync Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yeniden hedeflemeyi yürütün.
public:
Microsoft::VisualStudio::Shell::Interop::IVsTask ^ RetargetAsync(Microsoft::VisualStudio::Shell::Interop::IVsOutputWindowPane ^ logger, System::UInt32 dwFlags, Microsoft::VisualStudio::Shell::Interop::IVsProjectTargetChange ^ target, System::String ^ szProjectBackupLoaction);
public:
Microsoft::VisualStudio::Shell::Interop::IVsTask ^ RetargetAsync(Microsoft::VisualStudio::Shell::Interop::IVsOutputWindowPane ^ logger, unsigned int dwFlags, Microsoft::VisualStudio::Shell::Interop::IVsProjectTargetChange ^ target, Platform::String ^ szProjectBackupLoaction);
Microsoft::VisualStudio::Shell::Interop::IVsTask RetargetAsync(Microsoft::VisualStudio::Shell::Interop::IVsOutputWindowPane const & logger, unsigned int dwFlags, Microsoft::VisualStudio::Shell::Interop::IVsProjectTargetChange const & target, std::wstring const & szProjectBackupLoaction);
public Microsoft.VisualStudio.Shell.Interop.IVsTask RetargetAsync (Microsoft.VisualStudio.Shell.Interop.IVsOutputWindowPane logger, uint dwFlags, Microsoft.VisualStudio.Shell.Interop.IVsProjectTargetChange target, string szProjectBackupLoaction);
abstract member RetargetAsync : Microsoft.VisualStudio.Shell.Interop.IVsOutputWindowPane * uint32 * Microsoft.VisualStudio.Shell.Interop.IVsProjectTargetChange * string -> Microsoft.VisualStudio.Shell.Interop.IVsTask
Public Function RetargetAsync (logger As IVsOutputWindowPane, dwFlags As UInteger, target As IVsProjectTargetChange, szProjectBackupLoaction As String) As IVsTask
Parametreler
- logger
- IVsOutputWindowPane
Günlükçü. Isoutputwindowpane arabirimini geçirin.
- dwFlags
- UInt32
Bayraklar.
- target
- IVsProjectTargetChange
Hedef.
- szProjectBackupLoaction
- String
Yedekleme konumu.
Döndürülenler
Zaman uyumsuz görev. IVsTask sonucu yok sayılır. Başarıyı veya başarısızlığı bildirmek için yalnızca HRESULT önemli.