Share via


CustomAttributeNamedArgument<TType>.Kind Propriété

Définition

Obtient le genre d’argument.

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

Valeur de propriété

Type d’argument.

S’applique à