PropertyAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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 | |