Skip to main content

EventSourceAttribute

Assembly: ServiceStack.Text.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Class)]
public sealed class EventSourceAttribute : Attribute, _Attribute

Properties

Name

View Source
Declaration
public string Name { get; set; }

Guid

View Source
Declaration
public string Guid { get; set; }

Implements

  • System.Runtime.InteropServices._Attribute