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 特性。

适用于