System.Diagnostics.Tracing.EventSourceAttribute public sealed class EventSourceAttribute : Attribute Documentation public string Guid { get; set; } public string LocalizationResources { get; set; } public string Name { get; set; } public EventSourceAttribute()