Share via


NotificationInteractionOptions.Intent Property

Definition

Gets or sets the intent of the notification.

public Aspire.Hosting.MessageIntent? Intent { get; set; }
member this.Intent : Nullable<Aspire.Hosting.MessageIntent> with get, set
Public Property Intent As Nullable(Of MessageIntent)

Property Value

Applies to