netfx-System.Reflection.GetCustomAttribute 1.1.0
dotnet add package netfx-System.Reflection.GetCustomAttribute --version 1.1.0
NuGet\Install-Package netfx-System.Reflection.GetCustomAttribute -Version 1.1.0
该命令打算在Visual Studio的包管理器控制台中使用,因为它使用NuGet模块的Install-Package版本。
<PackageReference Include="netfx-System.Reflection.GetCustomAttribute" Version="1.1.0" />
对于支持PackageReference的项目,将此XML节点复制到项目文件中以引用该包。
paket add netfx-System.Reflection.GetCustomAttribute --version 1.1.0
NuGet团队不提供对该客户端的支持。请联系其维护者以获得支持。
#r "nuget: netfx-System.Reflection.GetCustomAttribute, 1.1.0"
#r指令可在F#交互式和Polyglot Notebooks中使用。将其复制到交互工具或脚本的源代码中以引用包。
// Install netfx-System.Reflection.GetCustomAttribute as a Cake Addin #addin nuget:?package=netfx-System.Reflection.GetCustomAttribute&version=1.1.0 // Install netfx-System.Reflection.GetCustomAttribute as a Cake Tool #tool nuget:?package=netfx-System.Reflection.GetCustomAttribute&version=1.1.0
NuGet团队不提供对该客户端的支持。请联系其维护者以获得支持。
通过泛型方法检索程序集、类型、方法、属性等上的自定义属性。
此包无依赖项。
NuGet包 (1)
显示依赖netfx-System.Reflection.GetCustomAttribute的前1个NuGet包
包 | 下载 |
---|---|
netfx-System.ComponentModel.Attributes
通过类型、方法、属性等上的ComponentModel()扩展方法提供对ComponentModel属性的类型化访问。 |
GitHub仓库
此包未由任何流行的GitHub仓库使用。