共用方式為


AssemblyIdentity 成員 (2003 系統)

會提供應用程式資訊清單或 Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版) 方案中之組件的相關資訊。

AssemblyIdentity 型別會公開下列成員。

建構函式

  名稱 說明
AssemblyIdentity 初始化 AssemblyIdentity 類別的新執行個體。

回頁首

方法

  名稱 說明
CreateObjRef (繼承自 MarshalByRefObject)。
Equals (繼承自 Object)。
Finalize (繼承自 Object)。
GetHashCode (繼承自 Object)。
GetLifetimeService (繼承自 MarshalByRefObject)。
GetType (繼承自 Object)。
InitializeLifetimeService 基礎架構。 (繼承自 AppManifestNode)。
MemberwiseClone 多載。
ToString (繼承自 Object)。

回頁首

屬性

  名稱 說明
Name 取得或設定應用程式資訊清單名稱或 AssemblyIdentity 所描述的方案組件名稱。
PublicKeyToken 取得或設定 16 個字元的十六進位字串,表示公開金鑰 (Public Key) 之 SHA-1 雜湊值 (Hash Value) 的最後 8 個位元組,而 Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版) 方案組件即是在這個金鑰下進行簽署。
Version 取得或設定應用程式資訊清單版本或 AssemblyIdentity 所描述的方案組件版本。

回頁首

請參閱

參考

AssemblyIdentity 類別

Microsoft.VisualStudio.Tools.Applications.Runtime 命名空間