IsNotificationAction Property
In This Topic
Indicates whether this object is a NotificationAction
Syntax
'Declaration
Public ReadOnly Property IsNotificationAction As Boolean
public bool IsNotificationAction {get;}
public:
property bool IsNotificationAction {
bool get();
}
See Also