Język

DialogContextVisibleState Klasa

Definicja

Uwaga

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

Definiuje kształt zwracanego obiektu stanu, wywołując 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
Dziedziczenie
DialogContextVisibleState
Atrybuty

Konstruktory

Nazwa Opis
DialogContextVisibleState()
Przestarzałe.

Definiuje kształt zwracanego obiektu stanu, wywołując DialogContext.State.ToJson().

Właściwości

Nazwa Opis
Conversation
Przestarzałe.

Rozumie lub ustawia rozmowę dotyczącą państwa.

Dialog
Przestarzałe.

Otrzymuje lub ustawia dialog związany ze stanem.

User
Przestarzałe.

Otrzymuje lub ustawia użytkownika powiązanego ze stanem.

Dotyczy