다음을 통해 공유


IDesignerDebugView.EnsureVisible(SourceLocation) 메서드

정의

IDesignerDebugView가 표시되도록 합니다.

public:
 void EnsureVisible(System::Activities::Debugger::SourceLocation ^ sourceLocation);
public void EnsureVisible (System.Activities.Debugger.SourceLocation sourceLocation);
abstract member EnsureVisible : System.Activities.Debugger.SourceLocation -> unit
Public Sub EnsureVisible (sourceLocation As SourceLocation)

매개 변수

sourceLocation
SourceLocation

대상 소스 코드 파일에서 특정 위치입니다.

적용 대상