Share via

找“类的属性的详细描述的方法”

piiboy 1 Reputation point
2019-12-18T07:32:50.893+00:00

尊敬的微软技术专家:

   您好!

   请问除了以下方法外,还有什么方法,可详细了解这些类的属性

   我是用Visudio 2019、C#、SQL Server 2008 R2 开发1个WinForm的系统

   需要经常使用 ”微软公司 和 第3方软件公司“开发的程序包中的类

   所以,需要详细了解这些类的属性
 (如:Mirabeau.Sql.IDatabaseHelper.CommandTimeout)

   1)在Visudio 2019中,已有以下方法,可查看类的属性的详细描述

   1.1)用鼠标选择类的属性,然后按键盘的"F12"键

   1.2)用”VS 2019的对象浏览器“,选择该类的属性,然后在VS2019的右下角,查看该属性的详细描述

   1.3)VS 2019的”解决方案资源管理器“  --》 ”引用“ --》”管理Nuget程序包“-》了解”作者 和 项目URL“, 然后到开发该程序包的软件公司,了解类的属性的详细描述
Community Center | Not monitored

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.