什么是“Namespace.Classname,AssemblyName”?格式叫什么?

发布于 2024-11-18 14:17:54 字数 101 浏览 1 评论 0原文

通过指定调用的命名空间、类名和程序集名称来表示类型位置的方式是什么?

Namespace.Classname, AssemblyName

What is this way of representing the location of a type by specifying the namespace, class name, and assembly name called?

Namespace.Classname, AssemblyName

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

晨曦÷微暖 2024-11-25 14:17:54

我相信它被称为程序集限定名称

I believe it is called assembly qualified name.

长伴 2024-11-25 14:17:54

它称为“完全限定类型名称”。 这里是一个很好的参考

It's called "Fully Qualified Type Name". Here is a good reference

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文