次の方法で共有


AssemblyConstants.AssemblyPublicKey フィールド

メモ: この API は現在使用されていません。

アセンブリの公開キー。

名前空間:  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 Const AssemblyPublicKey As String
'使用
Dim value As String

value = AssemblyConstants.AssemblyPublicKey
[ObsoleteAttribute("The AssemblyConstants class is deprecated.  The information within is available by using the Assembly and AssemblyName classes.")]
public const string AssemblyPublicKey

関連項目

参照先

AssemblyConstants クラス

AssemblyConstants メンバー

Microsoft.Office.Project.Server.Library 名前空間