共用方式為


Dependency 屬性 (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 Dependency As Dependency
'用途
Dim instance As AppManifest
Dim value As Dependency

value = instance.Dependency

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

屬性值

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

提供 Visual Studio Tools for Office 方案組件之相關資訊的 Dependency,這些資訊包含這個組件的名稱、版本和位置。

使用權限

請參閱

參考

AppManifest 類別

AppManifest 成員

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