AdaptiveDialog.DefaultResultProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the property to return as the result when the dialog ends when there are no more Actions and AutoEndDialog = true.
public string DefaultResultProperty { get; set; }
member this.DefaultResultProperty : string with get, set
Public Property DefaultResultProperty As String
Property Value
The property to return as the result when the dialog ends when there are no more Actions and AutoEndDialog = true.