EN
Ce contenu n’est pas disponible dans votre langue. Voici la version anglaise.
Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Module.CustomAttributes Property

May 02, 2013

Gets a collection that contains this module's custom attributes.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)
public virtual IEnumerable<CustomAttributeData> CustomAttributes { get; }

Property Value

Type: System.Collections.Generic.IEnumerable<CustomAttributeData>
A collection that contains this module's custom attributes.

Windows Phone OS

Supported in: 8.0

Cela vous a-t-il été utile ?
(1500 caractères restants)
© 2013 Microsoft. Tous droits réservés.