Aracılığıyla paylaş


CoreStrings.ComplexPropertyNotFound(Object, Object) Yöntem

Tanım

'{type} karmaşık özelliği. {property}' bulunamadı. özelliğinin var olduğundan ve karmaşık bir özellik olarak modele eklendiğinden emin olun.

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

Parametreler

type
Object
property
Object

Döndürülenler

Şunlara uygulanır