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
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。