Indicates the image resource type to use.
Images are a .NET embedded resource in the application. Path needs to be a valid embedded resource identifier.
Images are a local platform specific asset in the application. For platforms that don't support assets, this will fall back on local resource.
Images are a local platform specific resource in the application.
Images are a remote URL resource.
Image resource type will attempt to be determined from any scheme specifiers on the paths.
Indicates the image resource type to use.