DisplayCategoryKeyAttribute 類別

定義

查詢局部房產類別的鍵值

[System.AttributeUsage(System.AttributeTargets.Property)]
public class DisplayCategoryKeyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type DisplayCategoryKeyAttribute = class
    inherit Attribute
Public Class DisplayCategoryKeyAttribute
Inherits Attribute
繼承
DisplayCategoryKeyAttribute
屬性

建構函式

名稱 Description
DisplayCategoryKeyAttribute(String)

建構函式

屬性

名稱 Description
Key

查詢局部房產類別的鍵值

方法

名稱 Description
GetDefaultKey(FieldInfo)

用於查詢預設資源檔案中本地化欄位類別的鍵

GetDefaultKey(PropertyInfo)

用於查詢預設資源檔案中本地化屬性類別的鍵

GetDefaultKey(Type)

用於在預設資源檔案中查找本地化類型類別的金鑰

適用於