CustomAttributeNamedArgument<TType>.Kind Proprietà

Definizione

Ottiene la tipologia dell'argomento.

public:
 property System::Reflection::Metadata::CustomAttributeNamedArgumentKind Kind { System::Reflection::Metadata::CustomAttributeNamedArgumentKind get(); };
public System.Reflection.Metadata.CustomAttributeNamedArgumentKind Kind { get; }
member this.Kind : System.Reflection.Metadata.CustomAttributeNamedArgumentKind
Public ReadOnly Property Kind As CustomAttributeNamedArgumentKind

Valore della proprietà

CustomAttributeNamedArgumentKind

Tipo di argomento.

Si applica a