CustomAttributeNamedArgument<TType> Estrutura

Definição

Representa um argumento nomeado decodificado de uma assinatura de atributo personalizado.

public readonly struct CustomAttributeNamedArgument<TType>
public struct CustomAttributeNamedArgument<TType>

Parâmetros de tipo

TType

O tipo usado para representar tipos de valores decodificados da assinatura de atributo personalizado.

Herança
CustomAttributeNamedArgument<TType>

Construtores

CustomAttributeNamedArgument<TType>(String, CustomAttributeNamedArgumentKind, TType, Object)

Inicializa uma nova instância da estrutura CustomAttributeNamedArgument<TType> usando o nome, tipo e valor especificados.

Propriedades

Kind

Obtém o tipo de argumento.

Name

Obtém o nome do argumento.

Type

Obtém o tipo do argumento.

Value

Obtém o valor do argumento.

Aplica-se a

Produto Versões
.NET Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0