Lenguaje

SfcElementTypeAttribute Clase

Definición

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

Se aplica a