IVsRetargetProject.Retarget(IVsOutputWindowPane, UInt32, IVsProjectTargetChange, String) Метод

Определение

Выполните переопределение.

public:
 void Retarget(Microsoft::VisualStudio::Shell::Interop::IVsOutputWindowPane ^ logger, System::UInt32 dwFlags, Microsoft::VisualStudio::Shell::Interop::IVsProjectTargetChange ^ target, System::String ^ szProjectBackupLoaction);
public:
 void Retarget(Microsoft::VisualStudio::Shell::Interop::IVsOutputWindowPane ^ logger, unsigned int dwFlags, Microsoft::VisualStudio::Shell::Interop::IVsProjectTargetChange ^ target, Platform::String ^ szProjectBackupLoaction);
void Retarget(Microsoft::VisualStudio::Shell::Interop::IVsOutputWindowPane const & logger, unsigned int dwFlags, Microsoft::VisualStudio::Shell::Interop::IVsProjectTargetChange const & target, std::wstring const & szProjectBackupLoaction);
public void Retarget (Microsoft.VisualStudio.Shell.Interop.IVsOutputWindowPane logger, uint dwFlags, Microsoft.VisualStudio.Shell.Interop.IVsProjectTargetChange target, string szProjectBackupLoaction);
abstract member Retarget : Microsoft.VisualStudio.Shell.Interop.IVsOutputWindowPane * uint32 * Microsoft.VisualStudio.Shell.Interop.IVsProjectTargetChange * string -> unit
Public Sub Retarget (logger As IVsOutputWindowPane, dwFlags As UInteger, target As IVsProjectTargetChange, szProjectBackupLoaction As String)

Параметры

logger
IVsOutputWindowPane

Регистратор. Передайте интерфейс Ивсаутпутвиндовпане.

dwFlags
UInt32

Флаги.

target
IVsProjectTargetChange

Целевой объект.

szProjectBackupLoaction
String

Расположение резервной копии.

Применяется к