DependencyAttribute.DependentAssembly 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取依赖程序集的值。
public:
property System::String ^ DependentAssembly { System::String ^ get(); };
public string DependentAssembly { get; }
member this.DependentAssembly : string
Public ReadOnly Property DependentAssembly As String
属性值
依赖程序集的名称。
注解
使用此属性可返回本机映像生成服务绑定到的程序集的名称。