AdaptiveDialog.DefaultResultProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置当对话框结束时没有更多 Actions 且 AutoEndDialog = true 时返回结果的属性。
public string DefaultResultProperty { get; set; }
member this.DefaultResultProperty : string with get, set
Public Property DefaultResultProperty As String
属性值
当对话框结束时,当没有更多 Actions 和 AutoEndDialog = true 时,要作为结果返回的属性。