다음을 통해 공유


DynamicEntity.UIHint 속성

정의

엔터티의 UIHintAttribute 특성을 가져오거나 설정합니다.

public:
 property System::String ^ UIHint { System::String ^ get(); void set(System::String ^ value); };
public string UIHint { get; set; }
member this.UIHint : string with get, set
Public Property UIHint As String

속성 값

String

엔터티의 UIHintAttribute 특성입니다.

적용 대상