IActivity.ServiceUrl 속성

정의

이 활동에 대한 응답을 보내야 하는 서비스 URL을 가져오거나 설정합니다.

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

속성 값

이 활동에 대한 응답을 보내야 하는 서비스 URL입니다.

적용 대상