Aracılığıyla paylaş


DefaultMetadataDetails.PropertySetter Özellik

Tanım

Model nesnesinde özellik değerini ayarlamak için bir özellik ayarlayıcısı temsilcisi alır veya ayarlar.

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

Özellik Değeri

Şunlara uygulanır