ModelMetadata.PropertySetter Özellik

Tanım

Bir model nesnesinde özellik değerini ayarlamak için bir özellik ayarlayıcısı temsilcisi alır.

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)

Özellik Değeri

Şunlara uygulanır