DkmProcessLaunchEnvironmentFilterInputData.DebugLaunchSettings Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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