IVsDebugLaunchTargetProvider2.SetupDebugTargetInfo 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.
Şablon Şeması ve başlatma bağlamından VsDebugTargetInfo önceden ayarlandıktan sonra genel vs hata ayıklayıcısı başlatıcısı tarafından çağırılır. Önemsiz olmayan durumlar için VsDebugTargetInfo yapısı üzerinde daha fazla özelleştirme gerçekleşsin.
public:
void SetupDebugTargetInfo(Microsoft::VisualStudio::Shell::Interop::VsDebugTargetInfo4 % vsDebugTargetInfo, Microsoft::VisualStudio::Workspace::Debug::DebugLaunchActionContext ^ debugLaunchContext);
public void SetupDebugTargetInfo (ref Microsoft.VisualStudio.Shell.Interop.VsDebugTargetInfo4 vsDebugTargetInfo, Microsoft.VisualStudio.Workspace.Debug.DebugLaunchActionContext debugLaunchContext);
abstract member SetupDebugTargetInfo : VsDebugTargetInfo4 * Microsoft.VisualStudio.Workspace.Debug.DebugLaunchActionContext -> unit
Public Sub SetupDebugTargetInfo (ByRef vsDebugTargetInfo As VsDebugTargetInfo4, debugLaunchContext As DebugLaunchActionContext)
Parametreler
- vsDebugTargetInfo
- VsDebugTargetInfo4
IVsDebugger4 tarafından kullanılan VS özgü hedef bilgileri yapısı
- debugLaunchContext
- DebugLaunchActionContext
Hata ayıklama başlatma geçildi