ToastContentBuilder.Content Property

Definition

Gets internal instance of ToastContent. This is equivalent to the call to GetToastContent().

public Microsoft.Toolkit.Uwp.Notifications.ToastContent Content { get; }
member this.Content : Microsoft.Toolkit.Uwp.Notifications.ToastContent
Public ReadOnly Property Content As ToastContent

Property Value

Applies to