EventFieldTags 列挙型

定義

EventFieldAttribute を介して EventSource ペイロードとして渡されるユーザー定義型のフィールドに配置されるユーザー定義タグを指定します。

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

public enum class EventFieldTags
[System.Flags]
public enum EventFieldTags
[<System.Flags>]
type EventFieldTags = 
Public Enum EventFieldTags
継承
EventFieldTags
属性

フィールド

None 0

タグがないこと、そして 0 に等しいことを指定します。

適用対象