Freigeben über


InspectionState(IStorage) Konstruktor

Definition

Initialisiert eine neue Instanz der InspectionState-Klasse.

public InspectionState (Microsoft.Bot.Builder.IStorage storage);
new Microsoft.Bot.Builder.InspectionState : Microsoft.Bot.Builder.IStorage -> Microsoft.Bot.Builder.InspectionState
Public Sub New (storage As IStorage)

Parameter

storage
IStorage

Die Speicherebene, die dieses Zustandsverwaltungsobjekt zum Speichern und Abrufen des Zustands verwendet.

Gilt für: