Delen via


DialogTurnResult.Status Eigenschap

Definitie

Hiermee wordt de huidige status van de stack opgehaald of ingesteld.

public Microsoft.Bot.Builder.Dialogs.DialogTurnStatus Status { get; set; }
member this.Status : Microsoft.Bot.Builder.Dialogs.DialogTurnStatus with get, set
Public Property Status As DialogTurnStatus

Waarde van eigenschap

De huidige status van de stack.

Van toepassing op