AliasAttribute Class

Definition

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

Applies to