Debugger5::ImportBreakpoints Method (String^)

 

Imports breakpoints from a file.

Namespace:   EnvDTE100
Assembly:  EnvDTE100 (in EnvDTE100.dll)

void ImportBreakpoints(
	String^ FileName
)

Parameters

FileName
Type: System::String^

The file name.

Return to top
Show: