ParameterMetadata.Aliases Property

Definition

Specifies the alias names for this parameter.

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

Property Value

Applies to