다음을 통해 공유


AdaptiveDialog.DefaultResultProperty 속성

정의

Actions 및 AutoEndDialog = true가 더 이상 없을 때 대화 상자가 종료되면 결과로 반환할 속성을 가져오거나 설정합니다.

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

속성 값

더 이상 Actions 및 AutoEndDialog = true가 없을 때 대화 상자가 종료되면 결과로 반환할 속성입니다.

적용 대상