다음을 통해 공유


ConnectedService(String) 생성자

정의

ConnectedService 클래스의 새 인스턴스를 초기화합니다.

public ConnectedService(string type);
new Microsoft.Bot.Configuration.ConnectedService : string -> Microsoft.Bot.Configuration.ConnectedService
Public Sub New (type As String)

매개 변수

type
String

연결된 서비스 유형입니다.

적용 대상