Share via


EventPublicationAttribute Class

Definition

public ref class EventPublicationAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Event, AllowMultiple=true)]
public sealed class EventPublicationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Event, AllowMultiple=true)>]
type EventPublicationAttribute = class
    inherit Attribute
Public NotInheritable Class EventPublicationAttribute
Inherits Attribute
Inheritance
EventPublicationAttribute
Attributes

Constructors

EventPublicationAttribute(String)
EventPublicationAttribute(String, PublicationScope)

Properties

Scope
Topic

Applies to