AssemblyConstants 类
请注意:此 API 现在已过时。
此类及其成员仅供内部使用,不适合在您的代码中使用。程序集包含常量。
继承层次结构
System.Object
Microsoft.Office.Project.Server.Library.AssemblyConstants
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
<ObsoleteAttribute("The AssemblyConstants class is deprecated. The information within is available by using the Assembly and AssemblyName classes.")> _
Public NotInheritable Class AssemblyConstants
用法
Dim instance As AssemblyConstants
[ObsoleteAttribute("The AssemblyConstants class is deprecated. The information within is available by using the Assembly and AssemblyName classes.")]
public sealed class AssemblyConstants
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。