Class Notification
Inheritance
System.Object
Notification
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Microsoft.UI.Notifications
Assembly: Microsoft.dll
Syntax
public sealed class Notification
Properties
| Improve this Doc View SourceGroup
Declaration
public string Group { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Tag
Declaration
public string Tag { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |