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

value = instance.AssemblyPath

instance.AssemblyPath = value
public string AssemblyPath { get; set; }

屬性值

型別:System. . :: .String

Visual Studio Tools for Office 方案組件的完整或相對路徑。

使用權限

請參閱

參考

Dependency 類別

Dependency 成員

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