다음을 통해 공유


DialogStateManager.Values 속성

정의

ICollection<T> 메모리 범위의 값을 포함하는 을 가져옵니다.

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

속성 값

메모리 범위의 값입니다.

구현

적용 대상