信息
您所需的主题如下所示。但此主题未包含在此库中。
此主题尚未评级 - 评价此主题

Assembly.CustomAttributes 属性

.NET Framework 4.5

获取包含此程序集自定义特性的集合。

命名空间:  System.Reflection
程序集:  mscorlib(在 mscorlib.dll 中)
public virtual IEnumerable<CustomAttributeData> CustomAttributes { get; }

属性值

类型:System.Collections.Generic.IEnumerable<CustomAttributeData>
包含此程序集自定义特性的集合。

.NET Framework

受以下版本支持:4.5

适用于 Windows 应用商店应用的 .NET

受以下版本支持:Windows 8

Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008(不支持服务器核心角色), Windows Server 2008 R2(支持带 SP1 或更高版本的服务器核心角色;不支持 Itanium)

.NET Framework 并不是对每个平台的所有版本都提供支持。有关支持的版本的列表,请参见.NET Framework 系统要求
本文是否对您有所帮助?
(1500 个剩余字符)

社区附加资源

© 2013 Microsoft. 版权所有。