Robuta

https://learn.microsoft.com/en-us/dotnet/api/microsoft.build.tasks.xaml.xamldatadriventooltask.readswitchmap2?view=msbuild-18-netcore XamlDataDrivenToolTask.ReadSwitchMap2 Method (Microsoft.Build.Tasks.Xaml) | Microsoft Learn A method for the enumerated values a property can have This method checks the value a property is set to, and finds the corresponding switch microsoft buildmethodtasksxamllearn https://learn.microsoft.com/en-us/dotnet/api/microsoft.build.tasks.xaml.xamldatadriventooltask.createswitchvalue?view=msbuild-18-netcore XamlDataDrivenToolTask.CreateSwitchValue Method (Microsoft.Build.Tasks.Xaml) | Microsoft Learn Gets a switch value by concatenating the switch's base value (usually the switch itself) with its argument, if any. microsoft buildmethodtasksxamllearn https://learn.microsoft.com/en-us/dotnet/api/microsoft.build.tasks.xaml.xamldatadriventooltask.generateresponsefilecommands?view=msbuild-18-netcore XamlDataDrivenToolTask.GenerateResponseFileCommands Method (Microsoft.Build.Tasks.Xaml) | Microsoft... Creates the command line and returns it as a string by: Adding all switches with the default set to the active switch list Customizing the active switch list... microsoft buildmethodtasksxaml