ObsoletedOSPlatformAttribute sealed class ObsoletedOSPlatformAttribute : OSPlatformAttribute Documentation Code public string Message { get; } public string Url { get; set; } public ObsoletedOSPlatformAttribute(string platformName) public ObsoletedOSPlatformAttribute(string platformName, string message)