Jaa


DialogStateManager.Values Property

Definition

Gets an ICollection<T> containing the values of the memory scopes.

public System.Collections.Generic.ICollection<object> Values { get; }
member this.Values : System.Collections.Generic.ICollection<obj>
Public ReadOnly Property Values As ICollection(Of Object)

Property Value

Values of the memory scopes.

Implements

Applies to