VsDebugTargetInfo3.pStartupInfo 字段

定义

要传递给 () 的其他选项 DLO_CreateProcess

public: IntPtr pStartupInfo;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsDebugStartupInfo")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pStartupInfo;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsDebugStartupInfo")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pStartupInfo : nativeint
Public pStartupInfo As IntPtr 

字段值

IntPtr

nativeint

属性

适用于