[Mono-list] Adding two properties content to string
Sascha Manns
Sascha.Manns at mailbox.org
Tue Jan 3 16:34:58 UTC 2017
Hello list,
i have defined the Property "Title" and "Language".
Now i would like to use that both inside a string like:
private const string ARTICLE_INFO = Title + Language + "Article_Info.xml";
So the string should look like "MyTitle/de-DE/Article_Info.xml".
Maybe anyone knows how to do that?
Greetings Sascha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-list/attachments/20170103/9aa7a0ce/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 837 bytes
Desc: OpenPGP digital signature
URL: <http://lists.dot.net/pipermail/mono-list/attachments/20170103/9aa7a0ce/attachment.sig>
More information about the Mono-list
mailing list