Campo VsDebugTargetInfo2.pDebugEngines

 

Publicado: abril de 2016

Especifica uma matriz de guids de mecanismo de depuração, ou null se dwDebugEngineCount é zero.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

[ComConversionLossAttribute]
public IntPtr pDebugEngines
public:
[ComConversionLossAttribute]
IntPtr pDebugEngines
[<ComConversionLossAttribute>]
val mutable pDebugEngines : nativeint
<ComConversionLossAttribute>
Public pDebugEngines As IntPtr

Valor de Campo

Type: System.IntPtr

Consulte também

Estrutura VsDebugTargetInfo2
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo