Share via


DependencyAttribute.DependentAssembly 屬性

定義

取得相依組件的值。

public:
 property System::String ^ DependentAssembly { System::String ^ get(); };
public string DependentAssembly { get; }
member this.DependentAssembly : string
Public ReadOnly Property DependentAssembly As String

屬性值

相依組件的名稱。

備註

使用這個屬性可傳回原生映射產生服務系結至的元件名稱。

適用於