AliasAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a command line alias for a code generator.
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
- Inheritance
-
AliasAttribute
- Attributes
Constructors
| AliasAttribute(String) |
Properties
| Alias |