net481
namespace Microsoft.Diagnostics.Tracing
{
[AttributeUsage(AttributeTargets.Class)]
public sealed class EventSourceAttribute : Attribute
{
public string? Name { get; set; }
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Get property |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net481 | |
Assemblies | Microsoft.Diagnostics.Tracing.EventSource , Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 Microsoft.Diagnostics.Tracing.EventSource , Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Diagnostics.Tracing.EventSource.Redist (7.0.0-preview.7.22375.6) net462 |
Platform Restrictions | This framework does not have platform annotations. |