다음을 통해 공유


SelectControllerResult.Values 속성

정의

선택한 컨트롤러와 연결된 속성을 가져오거나 설정합니다.

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

속성 값

설명

기본적으로 값은 null입니다.

적용 대상