다음을 통해 공유


CoreStrings.ComplexPropertyOptional(Object, Object) 메서드

정의

복합 속성 '{type}을(를) 구성합니다. 선택 사항인 {property}'은(는) 지원되지 않습니다. 'IsRequired()'를 호출합니다. 자세한 내용은 https://github.com/dotnet/efcore/issues/31376 을 참조하세요.

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

매개 변수

type
Object
property
Object

반환

적용 대상