AddIn.SatelliteDllPath 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取包含本地化资源的 DLL 的位置(如果有)。
public:
property System::String ^ SatelliteDllPath { System::String ^ get(); };
public:
property Platform::String ^ SatelliteDllPath { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(304)]
public string SatelliteDllPath { [System.Runtime.InteropServices.DispId(304)] get; }
[<System.Runtime.InteropServices.DispId(304)>]
[<get: System.Runtime.InteropServices.DispId(304)>]
member this.SatelliteDllPath : string
Public ReadOnly Property SatelliteDllPath As String
属性值
一个字符串,表示包含本地化资源的 DLL 的路径。
- 属性
注解
附属 DLL 文件可用于其他资源或本地化资源。