다음을 통해 공유


DebugController.AttachToConduit(Uri) 메서드

정의

워크플로 호스트 애플리케이션에서 실행 중인 DebugController 개체와 디버거 프로세스 간에 통신 채널을 설정합니다.

public:
 void AttachToConduit(Uri ^ url);
public void AttachToConduit (Uri url);
member this.AttachToConduit : Uri -> unit
Public Sub AttachToConduit (url As Uri)

매개 변수

url
Uri

Uri가 통신하는 디버거 프로세스에서 실행 중인 원격 개체의 DebugController입니다.

적용 대상