Sdílet prostřednictvím


DefaultModelMetadata.PropertySetter Vlastnost

Definice

Získá delegát setter vlastnosti pro nastavení hodnoty vlastnosti objektu modelu.

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

Hodnota vlastnosti

Platí pro