AttributeCodeFragment.NamedArguments Propiedad

Definición

Obtiene los argumentos con nombre del atributo.

public virtual System.Collections.Generic.IReadOnlyDictionary<string,object?> NamedArguments { get; }
member this.NamedArguments : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public Overridable ReadOnly Property NamedArguments As IReadOnlyDictionary(Of String, Object)

Valor de propiedad

Los argumentos.

Se aplica a