来自Miguel de Icaza:
我们使用更适合移动设备的库配置文件,因此我们删除了不必要的功能(如整个System.Configuration堆栈,就像Silverlight一样).
经过多年的.NET开发的,我习惯了在存储配置设置web.config和app.config文件.
web.config
app.config
configuration xamarin.android xamarin.mobile
configuration ×1
xamarin.android ×1
xamarin.mobile ×1