LocalizedPropertyResourcesAttribute Kelas

Definisi

Nama sumber daya yang berisi kategori properti, nama, dan string deskripsi yang dilokalkan

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Enum | System.AttributeTargets.Interface | System.AttributeTargets.Struct)]
public class LocalizedPropertyResourcesAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Enum | System.AttributeTargets.Interface | System.AttributeTargets.Struct)>]
type LocalizedPropertyResourcesAttribute = class
    inherit Attribute
Public Class LocalizedPropertyResourcesAttribute
Inherits Attribute
Warisan
LocalizedPropertyResourcesAttribute
Atribut

Konstruktor

Nama Deskripsi
LocalizedPropertyResourcesAttribute(String, Boolean)

Constructor

LocalizedPropertyResourcesAttribute(String)

Constructor

LocalizedPropertyResourcesAttribute(Type)

Constructor

Properti

Nama Deskripsi
ResourcesName

Nama sumber daya yang berisi kategori properti yang dilokalkan dan string nama

UseDefaultKeys

Mengembalikan true jika kunci harus diambil secara default atau jika harus diambil sebagai atribut

Berlaku untuk