[wix-users] Property values in MBA UI
Parkes, Kevin
Kevin.Parkes at wacom.eu
Mon Mar 14 05:56:10 PDT 2016
Within my MBA, I can display strings loaded from resources by doing something like
<Label Content="{x:Static MyNamespace.Properties.Resources.StrName}" .../>
What I'd like to do is put property names in the string resource (eg, "Installing [WixBundleName] ") and have them replaced with the appropriate value.
How do I do that?
Thanks
Kevin Parkes
More information about the wix-users
mailing list