CustomAttributeTypedArgument<TType> Estrutura

Definição

Representa um argumento de tipo para um atributo de metadados personalizados.

public readonly struct CustomAttributeTypedArgument<TType>
public struct CustomAttributeTypedArgument<TType>

Parâmetros de tipo

TType

O tipo do argumento.

Herança
CustomAttributeTypedArgument<TType>

Construtores

CustomAttributeTypedArgument<TType>(TType, Object)

Inicializa uma nova instância da estrutura CustomAttributeTypedArgument<TType> usando o tipo e o valor do argumento especificado.

Propriedades

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