DisplayAttribute.ResourceType 屬性

定義

取得或設定包含 、 NamePromptDescription屬性資源ShortName的型別。

public:
 property Type ^ ResourceType { Type ^ get(); void set(Type ^ value); };
public Type ResourceType { get; set; }
member this.ResourceType : Type with get, set
Public Property ResourceType As Type

屬性值

包含 ShortNameNamePromptDescription 屬性的資源類型。

備註

若此值為 nullShortName則 、 NamePromptDescription 性質皆為字面且非局部化的字串。 若此值不 null符合,則字串屬性假設為公用靜態屬性的名稱,回傳實際字串值。

適用於