Sdílet prostřednictvím


Debugger5.ImportBreakpoints – metoda

Importuje zarážky ze souboru.

Obor názvů:  EnvDTE100
Sestavení:  EnvDTE100 (v EnvDTE100.dll)

Syntaxe

'Deklarace
Sub ImportBreakpoints ( _
    FileName As String _
)
void ImportBreakpoints(
    string FileName
)
void ImportBreakpoints(
    [InAttribute] String^ FileName
)
abstract ImportBreakpoints : 
        FileName:string -> unit
function ImportBreakpoints(
    FileName : String
)

Parametry

  • FileName
    Typ: String

    Název souboru.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Debugger5 Rozhraní

EnvDTE100 – obor názvů