IVsDebuggableProtocol Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
İ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. |