Delen via


PrivateConversationState(IStorage) Constructor

Definitie

Initialiseert een nieuw exemplaar van de PrivateConversationState klasse.

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

Parameters

storage
IStorage

De te gebruiken opslaglaag.

Van toepassing op