MainPage.ImageResourceExtension.Source Property

SergioDelgadoProyecto

MainPageImageResourceExtensionSource Property

Gets or sets the source.

Namespace:  SergioDelgadoProyecto
Assembly:  SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
Syntax
C#
public string Source { get; set; }

Property Value

Type: String
The source.
See Also