Share via


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

プロパティ値

エンティティの UIHintAttribute 属性。

適用対象