다음을 통해 공유


ValueProviderDictionary.Item[String] 속성

정의

지정된 키가 있는 개체를 가져오거나 설정합니다 ValueProviderResult .

public System.Web.Mvc.ValueProviderResult this[string key] { get; set; }
member this.Item(string) : System.Web.Mvc.ValueProviderResult with get, set
Default Public Property Item(key As String) As ValueProviderResult

매개 변수

key
String

속성 값

ValueProviderResult 개체

구현

적용 대상