VsDebugStartupInfo.dwY 字段

定义

窗口的 Y 偏移量。

public: System::UInt32 dwY;
public: unsigned int dwY;
unsigned int dwY;
[System.Runtime.InteropServices.ComAliasName("OLE.DWORD")]
public uint dwY;
[<System.Runtime.InteropServices.ComAliasName("OLE.DWORD")>]
val mutable dwY : uint32
Public dwY As UInteger 

字段值

UInt32
属性

注解

此字段等效于 winbase.h) 中定义的 STARTUPINFO (中的 dwY。

适用于