共用方式為


CoreStrings.ComplexPropertyNotFound(Object, Object) 方法

定義

複雜屬性 '{type}。找不到 {property}' 。 請確定屬性存在,且已包含在模型中做為複雜屬性。

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

參數

type
Object
property
Object

傳回

適用於