码迷,mamicode.com
首页 > Windows程序 > 详细

windows平台 查看 dll 程序集 PublicKeyToken

时间:2015-11-20 21:21:39      阅读:303      评论:0      收藏:0      [点我收藏+]

标签:

打开Developer Command Prompt for VS20** 命令工具

路径:点击开始-》所有程序-》Microsoft Visual Studio 20** -》Visual Studio Tools-》Developer Command Prompt for VS20**

输入命令:

C:\Program Files (x86)\Microsoft Visual Studio 11.0>sn -T E:\WORK\WebDemo\bin\log4net.dll

Microsoft (R) .NET Framework Strong Name Utility Version 4.0.30319.17929
Copyright (c) Microsoft Corporation. All rights reserved.

Public key token is 669e0ddf0bb1aa2a

 

windows平台 查看 dll 程序集 PublicKeyToken

标签:

原文地址:http://www.cnblogs.com/shouwu/p/4981937.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!