JsonPropertyInfoValues<T>.Setter Proprietà

Definizione

Fornisce un meccanismo per impostare il valore della proprietà o del campo.

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)

Valore della proprietà

Si applica a