NotificationTypes 枚举

定义

此枚举支持其成员值的按位组合。

public enum class NotificationTypes
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum NotificationTypes
type NotificationTypes = 
Public Enum NotificationTypes
继承
NotificationTypes
属性

字段

None 1
Transmitted 2

适用于