다음을 통해 공유


CoreStrings.ClrPropertyOnShadowEntity(Object, Object) 메서드

정의

주의

이 API는 이제 사용되지 않습니다.

속성이 없는 동안에는 형식이 그림자 상태로 표시되므로 '{property}' 속성이 '{entityType}' 형식에 있을 수 없습니다. 섀도 상태 형식은 섀도 상태 속성만 포함할 수 있습니다.

public static string ClrPropertyOnShadowEntity (object property, object entityType);
[System.Obsolete]
public static string ClrPropertyOnShadowEntity (object? property, object? entityType);
static member ClrPropertyOnShadowEntity : obj * obj -> string
[<System.Obsolete>]
static member ClrPropertyOnShadowEntity : obj * obj -> string
Public Shared Function ClrPropertyOnShadowEntity (property As Object, entityType As Object) As String

매개 변수

property
Object
entityType
Object

반환

특성

적용 대상