Implemented interface member:
property
FallbackLCID
Microsoft.Build.Tasks.Deployment.Bootstrapper.IBuildSettings.FallbackLCID
1 reference to FallbackLCID
Microsoft.Build.Tasks.Core (1)
BootstrapperUtil\BootstrapperBuilder.cs (1)
161
settings.FallbackCulture = MapLCIDToCultureName(settings.
FallbackLCID
);