PropertyAttribute Classe

Definição

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)]
[System.Serializable]
public sealed class PropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
type PropertyAttribute = class
    inherit Attribute
Herança
PropertyAttribute
Atributos

Construtores

Nome Description
PropertyAttribute(String)

Propriedades

Nome Description
Name
Resource
Value

Aplica-se a