AliasAttribute Clase

Definición

Especifica un alias de línea de comandos para un generador de código.

public ref class AliasAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public class AliasAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
type AliasAttribute = class
    inherit Attribute
Public Class AliasAttribute
Inherits Attribute
Herencia
AliasAttribute
Atributos

Constructores

AliasAttribute(String)

Propiedades

Alias

Se aplica a