SfcElementTypeAttribute Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Atributo que se usa cuando el nombre de tipo es diferente del tipo Enumerador
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class SfcElementTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type SfcElementTypeAttribute = class
inherit Attribute
Public Class SfcElementTypeAttribute
Inherits Attribute
- Herencia
-
SfcElementTypeAttribute
- Atributos
Constructores
| Nombre | Description |
|---|---|
| SfcElementTypeAttribute(String) |
Crea una nueva instancia de SfcElementTypeAttribute |
Propiedades
| Nombre | Description |
|---|---|
| ElementTypeName |
Atributo que se usa cuando el nombre de tipo es diferente del tipo Enumerador |