Condividi tramite


MetaParameter.Name Proprietà

Definizione

Ottiene il nome del parametro.

public:
 abstract property System::String ^ Name { System::String ^ get(); };
public abstract string Name { get; }
member this.Name : string
Public MustOverride ReadOnly Property Name As String

Valore della proprietà

Nome del parametro in forma di stringa.

Commenti

Questo valore è lo stesso del ParameterInfo nome.

Si applica a