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 中)
語法
'宣告
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class Dependency _
Inherits AppManifestNode
'用途
Dim instance As Dependency
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class Dependency : AppManifestNode
備註
AppManifest 類別的 Dependency 屬性會傳回 Dependency。一個方案只能擁有一個 Dependency。
繼承階層架構
System. . :: .Object
System. . :: .MarshalByRefObject
Microsoft.VisualStudio.Tools.Applications.Runtime. . :: .AppManifestNode
Microsoft.VisualStudio.Tools.Applications.Runtime..::.Dependency
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。