Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The Breakpoint object contains the properties and methods used to programmatically manipulate a Breakpoint.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("11C5114C-BB00-11D2-8AD1-00C04F79E479")> _
Public Interface Breakpoint
'Usage
Dim instance As Breakpoint
[GuidAttribute("11C5114C-BB00-11D2-8AD1-00C04F79E479")]
public interface Breakpoint
[GuidAttribute(L"11C5114C-BB00-11D2-8AD1-00C04F79E479")]
public interface class Breakpoint
public interface Breakpoint