共用方式為


AssemblyIdentity 屬性 (2003 系統)

取得或設定 Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版) 方案組件的名稱、版本和其他詳細資訊。

命名空間:  Microsoft.VisualStudio.Tools.Applications.Runtime
組件:  Microsoft.VisualStudio.Tools.Applications.Runtime (在 Microsoft.VisualStudio.Tools.Applications.Runtime.dll 中)

語法

'宣告
Public Property AssemblyIdentity As AssemblyIdentity
'用途
Dim instance As Dependency
Dim value As AssemblyIdentity

value = instance.AssemblyIdentity

instance.AssemblyIdentity = value
public AssemblyIdentity AssemblyIdentity { get; set; }

屬性值

型別:Microsoft.VisualStudio.Tools.Applications.Runtime. . :: .AssemblyIdentity

包含 Visual Studio Tools for Office 方案組件之名稱、版本和其他詳細資訊的 AssemblyIdentity

使用權限

請參閱

參考

Dependency 類別

Dependency 成員

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