DependencyAttribute.DependentAssembly 属性

定义

获取依赖程序集的值。

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

属性值

依赖程序集的名称。

注解

使用此属性可返回本机映像生成服务绑定到的程序集的名称。

适用于