Leggi in inglese

Condividi tramite


CustomAttributeTypedArgument<TType> Struct

Definizione

Rappresenta un argomento tipizzato per un attributo di metadati personalizzato.

C#
public readonly struct CustomAttributeTypedArgument<TType>
C#
public struct CustomAttributeTypedArgument<TType>

Parametri di tipo

TType

Il tipo di argomento.

Ereditarietà
CustomAttributeTypedArgument<TType>

Costruttori

CustomAttributeTypedArgument<TType>(TType, Object)

Inizializza una nuova istanza della struttura CustomAttributeTypedArgument<TType> con il tipo e il valore dell'argomento specificato.

Proprietà

Type

Ottiene il tipo dell'argomento.

Value

Ottiene il valore dell'argomento.

Si applica a

Prodotto Versioni
.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