IResource.Location 属性

定义

获取或设置包含资源文件的包中的相对位置。

public string Location { get; set; }

属性值

String

一个字符串,表示包中的资源文件位置。

适用于