Udostępnij za pośrednictwem


ValueProviderDictionary.Item[String] Właściwość

Definicja

Pobiera lub ustawia ValueProviderResult obiekt, który ma określony klucz.

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

Parametry

key
String

Wartość właściwości

Obiekt ValueProviderResult.

Implementuje

Dotyczy