THIS IS DEPRECATED - USE `AnalyticsCollection` INSTEAD. Disables anonymized usage information from being sent on build. Read more about what data is being collected and why here: https://github.com/realm/realm-dotnet/blob/main/Realm/Realm.Weaver/Analytics.cs Controls what anonymized usage information is being sent on build. Read more about what data is being collected and why here: https://github.com/realm/realm-dotnet/blob/main/Realm/Realm.Weaver/Analytics/Analytics.cs Analytics collection will run normally. This is the default behavior and we hope you don't change it as the anonymized data collected is critical for making the right decisions about the future of the Realm SDK. Analytics collection will run but will not send it to the server. This is useful in combination with `AnalyticsLogPath` if you want to review the data being sent. Analytics collection is disabled. No data will be sent on build. Controls where the payload for the anonymized metrics collection will be stored. This can be useful if you want to review the data being collected by Realm. 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. A comma-separated list of error codes that can be safely ignored in assembly verification. 'false' to turn off automatic generation of the XML Schema file.