Share via


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

定義

複合プロパティ '{type} を追加します。インデクサー プロパティとしての {property}' はサポートされていません。 詳細については、「 https://github.com/dotnet/efcore/issues/31244 」を参照してください。

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

パラメーター

type
Object
property
Object

戻り値

適用対象