Delen via


UserState(IStorage) Constructor

Definitie

Initialiseert een nieuw exemplaar van de UserState klasse.

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

Parameters

storage
IStorage

De opslaglaag die moet worden gebruikt.

Van toepassing op