Debugger5.ImportBreakpoints(String) Метод

Определение

Импортирует точки останова из файла.

public:
 void ImportBreakpoints(System::String ^ FileName);
public:
 void ImportBreakpoints(Platform::String ^ FileName);
void ImportBreakpoints(std::wstring const & FileName);
[System.Runtime.InteropServices.DispId(4102)]
public void ImportBreakpoints (string FileName);
[<System.Runtime.InteropServices.DispId(4102)>]
abstract member ImportBreakpoints : string -> unit
Public Sub ImportBreakpoints (FileName As String)

Параметры

FileName
String

Имя файла.

Атрибуты

Применяется к