相关疑难解决方法(0)

WiX简单换线?

使用3.5,我只想在我的文本元素中使用换行符:

<Dialog><Control><Text>
    &#13;&#10;The [Wizard] will install [ProductName]
    &#13;&#10;on your computer.
    &#13;&#10;Click Next to continue or Cancel to exit the [Wizard].
</Text></Control>....
Run Code Online (Sandbox Code Playgroud)

这似乎没有插入新的行字符.我怎么能在那里获得一个换行?

谢谢.

string wix

1
推荐指数
1
解决办法
6883
查看次数

标签 统计

string ×1

wix ×1