DialogContextVisibleState Klasse

Definition

Achtung

This class is no longer used and is deprecated. Use DialogContext.State.GetMemorySnapshot() to get all visible memory scope objects.

Definiert die Form des zurückgegebenen Zustandsobjekts durch Aufruf von DialogContext.State.ToJson().

[System.Obsolete("This class is no longer used and is deprecated. Use DialogContext.State.GetMemorySnapshot() to get all visible memory scope objects.", false)]
public class DialogContextVisibleState
[<System.Obsolete("This class is no longer used and is deprecated. Use DialogContext.State.GetMemorySnapshot() to get all visible memory scope objects.", false)>]
type DialogContextVisibleState = class
Public Class DialogContextVisibleState
Vererbung
DialogContextVisibleState
Attribute

Konstruktoren

Name Beschreibung
DialogContextVisibleState()
Veraltet.

Definiert die Form des zurückgegebenen Zustandsobjekts durch Aufruf von DialogContext.State.ToJson().

Eigenschaften

Name Beschreibung
Conversation
Veraltet.

Bekommt oder setzt das Gespräch im Zusammenhang mit dem Staat.

Dialog
Veraltet.

Erhält oder setzt den Dialog, der sich auf den Zustand bezieht.

User
Veraltet.

Erhält oder setzt den Benutzer in Bezug auf den Staat.

Gilt für: