Freigeben über


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 Zustandsobjekts, das durch Aufrufen von DialogContext.State.ToJson() zurückgegeben wird.

[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

DialogContextVisibleState()
Veraltet.

Definiert die Form des Zustandsobjekts, das durch Aufrufen von DialogContext.State.ToJson() zurückgegeben wird.

Eigenschaften

Conversation
Veraltet.

Ruft die Konversation ab, die sich auf den Zustand bezieht, oder legt sie fest.

Dialog
Veraltet.

Ruft den Dialog ab, der sich auf den Zustand bezieht, oder legt diesen fest.

User
Veraltet.

Ruft den Benutzer ab, der mit dem Status verknüpft ist, oder legt diesen fest.

Gilt für: