Sdílet prostřednictvím


JsonPropertyInfoValues<T>.Setter Vlastnost

Definice

Poskytuje mechanismus pro nastavení hodnoty vlastnosti nebo pole.

public:
 property Action<System::Object ^, T> ^ Setter { Action<System::Object ^, T> ^ get(); void set(Action<System::Object ^, T> ^ value); };
public Action<object,T?>? Setter { get; init; }
member this.Setter : Action<obj, 'T> with get, set
Public Property Setter As Action(Of Object, T)

Hodnota vlastnosti

Platí pro