ExperimentalAttribute sealed class ExperimentalAttribute : Attribute Documentation Code public string DiagnosticId { get; } public string UrlFormat { get; set; } public ExperimentalAttribute(string diagnosticId)