Edit

Share via


IBaseImage.Source Property

Definition

Gets or sets the URI of the image. Can be from your application package, application data, or the internet. Internet images must be less than 200 KB in size.

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

Property Value

Applies to