Campo ToolWindowGuids80.Registers

 

Publicado: abril de 2016

Essa janela de ferramenta exibe uma lista de registros de CPU durante a depuração.

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

Sintaxe

public const string Registers
public:
literal String^ Registers
static val mutable Registers : string
Public Const Registers As String

Valor de Campo

Type: System.String

Comentários

O GUID para esta ferramenta janela é:

#define guidRegisters { 0xCA4B8FF5, 0xBFC7, 0x11D2, { 0x99, 0x29, 0x00, 0xC0, 0x4F, 0x68, 0xFD, 0xAF } }

Esta janela de ferramenta está normalmente disponível selecionando registra da Windows submenu da Debug menu.

Consulte também

Classe ToolWindowGuids80
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo