ภาษา

PersistedState.Explicit Operator

Definition

public static explicit operator System.Collections.Generic.Dictionary<string,object>(Microsoft.Agents.Builder.Dialogs.PersistedState persistedState);
static member op_Explicit : Microsoft.Agents.Builder.Dialogs.PersistedState -> System.Collections.Generic.Dictionary<string, obj>
Public Shared Narrowing Operator CType (persistedState As PersistedState) As Dictionary(Of String, Object)

Parameters

persistedState
PersistedState

Returns

Applies to