CoreStrings.PropertyNotFound(Object, Object) Yöntem

Tanım

'{1_entityType} özelliği. {0_property}' bulunamadı. özelliğinin mevcut olduğundan ve modele dahil olduğundan emin olun.

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

Parametreler

property
Object
entityType
Object

Döndürülenler

String

Şunlara uygulanır