IVsDebugLaunchTargetProvider2.UpdateContext(DebugLaunchActionContext) Yöntem

Tanım

Şablonu işlemeden önce genel vs hata ayıklayıcı başlatıcısı tarafından çağırılır ve yapılandırma bir VsDebugTargetInfo4 yapısına başlatılır. Sağlayıcının şablon şeması tarafından kullanılacak ek çalışma zamanı özelliklerini değiştirmesine/eklemesine izin verir.

public:
 void UpdateContext(Microsoft::VisualStudio::Workspace::Debug::DebugLaunchActionContext ^ debugLaunchContext);
void UpdateContext(Microsoft::VisualStudio::Workspace::Debug::DebugLaunchActionContext const & debugLaunchContext);
public void UpdateContext (Microsoft.VisualStudio.Workspace.Debug.DebugLaunchActionContext debugLaunchContext);
abstract member UpdateContext : Microsoft.VisualStudio.Workspace.Debug.DebugLaunchActionContext -> unit
Public Sub UpdateContext (debugLaunchContext As DebugLaunchActionContext)

Parametreler

debugLaunchContext
DebugLaunchActionContext

Hata ayıklama başlatma geçildi

Şunlara uygulanır