1
|
Simon Randy Burden · 技术社区 · 14 年前 |
![]() |
1
1
编译器将[TargetFramework]属性嵌入到程序集中。您可以在运行时通过反射读取它。一些示例代码:
在我的机器上显示的值:“Silverlight 4”。 |