Debugger Construtor
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Atenção
Do not create instances of the Debugger class. Call the static methods directly on this type instead
Inicializa uma nova instância da Debugger classe.
public:
Debugger();
public Debugger();
[System.Obsolete("Do not create instances of the Debugger class. Call the static methods directly on this type instead", true)]
public Debugger();
Public Sub New ()
- Atributos