Aracılığıyla paylaş


InspectionState.GetStorageKey(ITurnContext) Yöntem

Tanım

Depolama alanına ve depolamadan durum okurken ve yazarken kullanılacak anahtarı alır.

protected override string GetStorageKey (Microsoft.Bot.Builder.ITurnContext turnContext);
override this.GetStorageKey : Microsoft.Bot.Builder.ITurnContext -> string
Protected Overrides Function GetStorageKey (turnContext As ITurnContext) As String

Parametreler

turnContext
ITurnContext

Bu dönüş için bağlam nesnesi.

Döndürülenler

Depolama anahtarı.

Şunlara uygulanır