다음을 통해 공유


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

반환

적용 대상