Bagikan melalui


ModelMetadata.PropertySetter Properti

Definisi

Mendapatkan delegasi setter properti untuk mengatur nilai properti pada objek model.

public:
 abstract property Action<System::Object ^, System::Object ^> ^ PropertySetter { Action<System::Object ^, System::Object ^> ^ get(); };
public abstract Action<object,object> PropertySetter { get; }
public abstract Action<object,object?>? PropertySetter { get; }
member this.PropertySetter : Action<obj, obj>
Public MustOverride ReadOnly Property PropertySetter As Action(Of Object, Object)

Nilai Properti

Berlaku untuk