AliasAttribute.AliasNames Property

Definition

Gets the alias names passed to the constructor.

public:
 property System::Collections::Generic::IList<System::String ^> ^ AliasNames { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> AliasNames { get; }
member this.AliasNames : System.Collections.Generic.IList<string>
Public ReadOnly Property AliasNames As IList(Of String)

Property Value

Applies to