VsDebugStartupInfo.dwY Campo

Definição

O deslocamento Y da janela.

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 

Valor do campo

UInt32
Atributos

Comentários

Esse campo é equivalente a dwY em STARTUPINFO (definido em Winbase. h).

Aplica-se a