Bagikan melalui


CoreStrings.PropertyNotFound(Object, Object) Metode

Definisi

Properti '{1_entityType}. {0_property}' tidak dapat ditemukan. Pastikan bahwa properti ada dan telah disertakan dalam model.

public static string PropertyNotFound(object property, object entityType);
public static string PropertyNotFound(object? property, object? entityType);
static member PropertyNotFound : obj * obj -> string
Public Shared Function PropertyNotFound (property As Object, entityType As Object) As String

Parameter

property
Object
entityType
Object

Mengembalikan

Berlaku untuk