次の方法で共有


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, PublicationScope)
EventPublicationAttribute(String)

Properties

Scope
Topic

Applies to