CustomAttributeNamedArgument<TType>.Name Propiedad

Definición

Obtiene el nombre del argumento.

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

Valor de propiedad

El nombre del argumento.

Se aplica a