共用方式為


VsDebugEngineFilter.pDebugEngines Field

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

'宣告
Public pDebugEngines As IntPtr
'用途
Dim instance As VsDebugEngineFilter
Dim value As IntPtr

value = instance.pDebugEngines

instance.pDebugEngines = value
public IntPtr pDebugEngines
public:
IntPtr pDebugEngines
val mutable pDebugEngines: IntPtr
public var pDebugEngines : IntPtr

.NET Framework Security

See Also

Reference

VsDebugEngineFilter Structure

VsDebugEngineFilter Members

Microsoft.VisualStudio.Shell.Interop Namespace