次の方法で共有


CoreStrings.ComplexPropertyShadow(Object, Object) メソッド

定義

複合プロパティ '{type} の構成。シャドウ状態の {property}' はサポートされていません。 詳細については、「 https://github.com/dotnet/efcore/issues/31243 」を参照してください。

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

パラメーター

type
Object
property
Object

戻り値

適用対象