IVsThreadSafeCommandWindow Interface

Definição

Posta comandos que são manipulados no thread principal, que chama os manipuladores regulares.

public interface class IVsThreadSafeCommandWindow
public interface class IVsThreadSafeCommandWindow
__interface IVsThreadSafeCommandWindow
[System.Runtime.InteropServices.Guid("811DEB01-C1B0-4172-9CA3-504C5095882E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsThreadSafeCommandWindow
[<System.Runtime.InteropServices.Guid("811DEB01-C1B0-4172-9CA3-504C5095882E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsThreadSafeCommandWindow = interface
Public Interface IVsThreadSafeCommandWindow
Atributos

Métodos

ThreadSafePrintNoShow(String)

Como PrintNoShow(String) , mas pode ser chamado em qualquer thread.

Aplica-se a