Name Property (ArgumentAttribute)

Action

Gets the name of the argument.

Syntax

C#
public String Name { get; }
VB
'Declaration
Public Read Property Name As String

Access

Read only.