AliasAttribute Třída

Definice

Určuje alias příkazového řádku pro generátor kódu.

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
Dědičnost
AliasAttribute
Atributy

Konstruktory

AliasAttribute(String)

Určuje alias příkazového řádku pro generátor kódu.

Vlastnosti

Alias

Určuje alias příkazového řádku pro generátor kódu.

Platí pro