共用方式為


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

適用於