DialogStateManager.Keys 속성

정의

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

public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Keys As ICollection(Of String)

속성 값

메모리 범위의 키입니다.

구현

적용 대상