Edit

Share via


ToastSpriteSheet.Source Property

Definition

Gets or sets the URI of the sprite sheet (Required). Can be from your application package, application data, or the internet. Internet sources must obey the toast image size restrictions.

public string Source { get; set; }
member this.Source : string with get, set
Public Property Source As String

Property Value

Applies to