다음을 통해 공유


EndpointService.Endpoint 속성

정의

봇의 엔드포인트 URL을 가져오거나 설정합니다.

public string Endpoint { get; set; }
member this.Endpoint : string with get, set
Public Property Endpoint As String

속성 값

봇의 엔드포인트입니다.

적용 대상