DkmProcessLaunchEnvironmentFilterInputData.DebugLaunchSettings Propriété

Définition

Paramètres fournis pendant une opération démarrer le débogage à partir d’un système de projet ou d’un autre appelant de LaunchDebugTargets (ou d’autres API de débogage de démarrage).

Cette API a été introduite dans Visual Studio 14 RTM (DkmApiVersion. VS14RTM).

public:
 property Microsoft::VisualStudio::Debugger::Start::DkmDebugLaunchSettings ^ DebugLaunchSettings { Microsoft::VisualStudio::Debugger::Start::DkmDebugLaunchSettings ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::Start::DkmDebugLaunchSettings ^ DebugLaunchSettings { Microsoft::VisualStudio::Debugger::Start::DkmDebugLaunchSettings ^ get(); };
public Microsoft.VisualStudio.Debugger.Start.DkmDebugLaunchSettings DebugLaunchSettings { get; }
member this.DebugLaunchSettings : Microsoft.VisualStudio.Debugger.Start.DkmDebugLaunchSettings
Public ReadOnly Property DebugLaunchSettings As DkmDebugLaunchSettings

Valeur de propriété

DkmDebugLaunchSettings

S’applique à