AliasAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Určuje alias příkazového řádku generátoru 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) |
Vlastnosti
| Alias |