Aracılığıyla paylaş


ModelMetadata.PropertyGetter Özellik

Tanım

Model nesnesinden özellik değerini almak için bir özellik alma temsilcisi alır.

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

Özellik Değeri

Şunlara uygulanır