IVsDebuggableProtocol Arabirim

Tanım

İstemcilerin hata ayıklanabilir protokol listesine eklemesini sağlar.

public interface class IVsDebuggableProtocol
public interface class IVsDebuggableProtocol
__interface IVsDebuggableProtocol
[System.Runtime.InteropServices.Guid("CA647009-A436-4D08-BA0F-9027A97A818B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsDebuggableProtocol
[<System.Runtime.InteropServices.Guid("CA647009-A436-4D08-BA0F-9027A97A818B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsDebuggableProtocol = interface
Public Interface IVsDebuggableProtocol
Öznitelikler

Yöntemler

AddDebuggableProtocol(String)

Hata ayıklanabilir protokol listesine bir protokol ekler.

IsProtocolDebuggable(String)

Belirtilen protokolün hata ayıklanabilir olup olmadığını gösterir.

RemoveDebuggableProtocol(String)

Belirtilen Protokolü hata ayıklanabilir protokol listesinden kaldırır.

Şunlara uygulanır